Category:External File Handling

From Macros Wiki
Revision as of 17:28, 15 July 2010 by ConnerO (talk | contribs) (New page: {| border="1" |- | align="left" |FILE_OPEN <filename> <unit> [<type>] |- | align="left" |FILE_CLOSE <unit> |- | align="left" |FILE_EXISTS <filename> <status> |- | align="left" ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
FILE_OPEN <filename> <unit> [<type>]
FILE_CLOSE <unit>
FILE_EXISTS <filename> <status>
FILE_DELETE
FILE_READ_VARS <unit> <list of up to 10 variable names>
FILE_WRITE_VARS <unit> <list of up to 10 variable names>
FILE_READ_TEXT <unit> <string variable>
FILE_WRITE_TEXT <unit> <text>

Pages in category "External File Handling"

The following 8 pages are in this category, out of 8 total.