z80:Directives:FCLOSE
From Learn @ Cemetech
Jump to navigationJump to search
This closes the file handle specified. All open file handles are automatically closed for you on each pass.
Syntax
.fclose handle
Allowed inputs
Uses
See Also