Z88 Developers' Notes | ||
---|---|---|
Contents | Contents of System Calls |
GN_Wcl, close wildcard handle
RST 20H, DEFW $5409
IN:
IX = wildcard handleOUT, if call successful:
Fc = 0 IX = 0OUT, if call failed:
Fc = 1 A = error code: RC_HAND ($08), bad handleRegisters changed after return:
...C..HL/..IY same AFB.DE../IX.. differentNotes:
Bugs:
Related calls:
GN_Esa, read & write to filename segments
GN_Fcm, compress a filename
GN_Fex, expand a filename
GN_Opw, Open wildcard handler
GN_Pfs, parse filename segment
GN_Prs, parse filename
GN_Wfn, fetch next match for wildcard string (handle)
GN_Wsm, match filename segment to wildcard string