=> R0 = 19 (reason code)
R1 = pointer to filename
R2 = object type
<= R0 = pointer to error block
This SWI will generate error based on filename.
OS_File Generate errror messages
R2 Error message
0 File 'wibble' not found
1 'wibble' is a file
2 'wibble' is a directory
&100 Directory 'wibble' not found
|
|
|