...
Code Block | ||||
---|---|---|---|---|
| ||||
IN: A = return code ( Use RC_OK for a standard exit ) OUT: - |
Notes
Internal operating system usage. Does not return to caller. Applications use OS_Bye to kill itself.
...
...
Code Block | ||||
---|---|---|---|---|
| ||||
IN: A = return code ( Use RC_OK for a standard exit ) OUT: - |
Internal operating system usage. Does not return to caller. Applications use OS_Bye to kill itself.
...