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