| Z88 Developers' Notes | ||
|---|---|---|
| Contents | Contents of System Calls | |
DC_Nam, Name current application
RST 20H, DEFW $0C0C
IN:
HL = pointer to a null terminated name
OUT: -
Registers affected after return:
A.BCDEHL/IXIY same .F....../.... different
Notes:
This provides text for the 'Your Ref.' column in the Index. Up to 15 characters can be displayed. Screen driver codes are ignored (Bold, underlined, etc.).
Applications may use this call to define a "point-of-reference" description for it self when the Index popdown will be activated at a later time and the various running applications are listed.
Pointer can be terminated with any control char ($00-$1F).
Related system calls:
OS_Poll, poll for an application
DC_Pol, poll for card usage
OS_Ent, enter an application
DC_Ent, enter new application
OS_Exit, exit an application
OS_Bye, exit application
DC_Bye, exiting current application
OS_Stk, stack current process (application)
OS_Use, process card usage
DC_Alt, pass an alternative character