Category:External File Handling: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Main_Page|{{Up}}]] | |||
{{External_File_Handling}} | |||
| | |||
Latest revision as of 14:19, 19 August 2010
FILE_OPEN <file Number> <filename> [<type>] |
FILE_CLOSE <file Number> |
FILE_EXISTS <filename> <status> |
FILE_DELETE |
FILE_READ_VARS <file Number> <list of up to 10 variable names> |
FILE_WRITE_VARS <file Number> <list of up to 10 variable names> |
FILE_READ_TEXT <file Number> <string variable> |
FILE_WRITE_TEXT <file Number> <text> |
Pages in category "External File Handling"
The following 8 pages are in this category, out of 8 total.