This the multi-page printable view of this section.Click here to print.

Return to the regular view of this page.

DOS_CLOSE

Close a file

Table of Contents

Function AddressDescription
DOS_CLOSE 0109Close a file

Synopsys

Close a file

Entry Parameters

Register Content
B File number 0…15

Exit Parameters

If OK:
Carry true
A corrupt
Otherwise:
Carry false
A=Error code
Always:
BC DE HL IX corrupt, all other registers preserved.