Load
Loads a module or modules from a file
OS9 F$Load 103F 01
Entry Conditions
A type / language code; 0 = any language / type
X address of the pathlist (filename) (See the following example)
Exit Conditions
A language / type code
B attributes / revision level (if no error)
X address of the last byte of the pathlist (filename) + 1 (See the following example)
Y primary module entry point address
U address of the module header
Error Output
CC carry set on error
B error code (if any)
Additional Information
/
D
0
/
A
C
C
T
S
R
C
V
$0D
X
/
D
0
/
A
C
C
T
S
R
C
V
$0D
X
IOMan