Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Register parameters

RST 20H, DEFW $BE06
IN:
    IX = stacked process environment handle
    BC = new application static handle
 
OUT: -
Registers changed after return:
    A.BCDEHL/IXIY same 
    .F....../.... different
 

Notes

Internal operating system usage (OZ 4.6 and newer).
This routine is used by Index to update suspended processes after removal of applications.

Related calls

OS_Poll, poll for an application 
OS_Stk, stack the current process (application) 
OS_Ent, enter an application 
DC_Ent, enter new application 
DC_Nam, name current application 
OS_Exit, exit an application 
OS_Bye, exit application 
DC_Bye, exiting current application 
OS_Use, process card usage
DC_Alt, pass an alternative character

  • No labels