AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
=>     R0 =     offset in file server list of first item to read
     R1 =     pointer to buffer
     R2 =     size of buffer
     R3 =     number of items to read
<=     R0 =     offset of next item to read, or -1 if finished
     R2 =     space remaining in buffer
     R3 =     number of items read

This SWI is used to list information about file servers which NetFS is currently logged on to, including user ID - the information returned by the *FS command with no parameters. The information is returned as a series of 44 byte blocks.

See PRM 2, page 364.
NetFS file server block with user name
Size     Contents

1     Station number
1     Net number
1     Driver number
16     Disc name, space padded
1     Null byte
21     User name, space padded
1     Null byte
2     reserved

[sh-index] Back to list of manuals