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 =     pointer to command
     R1 =     &04 (reason code)
<=     R0 & R1 preserved to pass on else
     R0 =     0 if command successful, else pointer to error
     R1 =     0 (to claim service)

This service is issued when a command is unknown, before the filing system is called to attempt to run the command. NetFS uses this service to implement file server commands.

Use the command table in a Relocatable Module if possible to implement new * Commands.

See PRM 1, page 255

[sh-index] Back to list of manuals