Showing changes from revision #4 to #5:
Added | Removed | Changed
Entry | |
---|---|
R0 | 0 (reason code) |
R1 | File handle, or 0 |
Exit | |
---|---|
R0 | Temporary Filing System Numbers 1 (if R1=0 on entry) |
R1 | Preserved |
R2 | File pointer (if R1 <> 0 on entry) |
The purpose of this call is to return the temporary filing system number (R1 = 0), or file pointer (R1 <> 0).
1 FileSwitch versions between 1.70 (RISC OS 3.00) and 2.75 will return 0×40000000 if no temporary filing system is active. For backwards compatibility, treat values 0 and 0×40000000 as meaning ‘none’.