z80:Directives:FOPEN

From Learn @ Cemetech
Revision as of 17:25, 5 February 2016 by Maintenance script (talk | contribs) (Initial automated import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This opens the file specified and creates a file handle which can be used to perform other file operations with (see See Also).

Syntax

   .fopen handle, filename

Allowed inputs

Uses

See Also

fclose fsize fread/freadw fpeek/fpeekw fpos fseek