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 =     reason code number
             0     Archive info
             1     Module info

This call is used to extract information from SparkFS.
SparkFS_Info 0
=>     R0 =     0 (Archive info)
     R1 =     pointer to archive pathname
<=     R1 =     pointer to archive structure

This call is used to read information about an archive.
SparkFS_Info 1
=>     R0 =     1 (Module info)
     R1 =     module number
<=     R0 =     0 no module, -1 no more modules
     R1 =     pointer to archive info
     R2 =     pointer to compression info
     R3 =     pointer to code info
     R4 =     pointer convert info
     R5 =     pointer module base

This call is used to extract information about modules registered with SparkFS.

[sh-index] Back to list of manuals