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 =     3 (Write file extent)
     R1 =     internal file handle returned by FSEntry_Open
     R2 =     new file extent

This call is made when FileSwitch needs to extend a file beyond its current length. For buffered files this is only called when the file is closed. On unbuffered files this is called whenever the user requests it.

On systems with no concept of extents (eg streams) this should not return an error.

[sh-index] Back to list of manuals