/
DC_Bye, Exit current process
DC_Bye, Exit current process
Register parameters
RST 20H, DEFW $080C
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.
DC_Bye returns to latest process or Index if none.
Related calls
OS_Poll, poll for an application
DC_Pol, poll for card usage
OS_Stk, stack the current process (application)
OS_Ent, enter an application
DC_Ent, enter process
DC_Nam, name current application
OS_Exit, exit an application
OS_Bye, exit application
OS_Use, process card usage
DC_Alt, pass an alternative character
, multiple selections available,
Related content
OS_Exit, Quit process (application)
OS_Exit, Quit process (application)
More like this
DC_Ent, Enter process
DC_Ent, Enter process
More like this
DC_Pol, Poll for application or card usage
DC_Pol, Poll for application or card usage
More like this
DC_Alt, Pass an alternative character
DC_Alt, Pass an alternative character
More like this
OS_Stk, Stack file current process
OS_Stk, Stack file current process
More like this
OS_Use, Fetch information about process card usage
OS_Use, Fetch information about process card usage
More like this