Action | Keywords |
---|---|
Access or create a file. | Open |
Close files. | Close, Reset |
Control output appearance. | Format, Print, Print #, Spc, Tab, Width # |
Copy a file. | FileCopy |
Get information about a file. | EOF, FileAttr, FileDateTime, FileLen, FreeFile, GetAttr, Loc, LOF, Seek |
Manage files. | Dir, Kill, Lock, Unlock, Name |
Read from a file. | Get, Input, Input #, Line Input # |
Return length of a file. | FileLen |
Set or get file attributes. | FileAttr, GetAttr, SetAttr |
Set read-write position in a file. | Seek |
Write to a file. | Print #, Put, Write # |
Arrays Keyword Summary | Collection Object Keyword Summary | Compiler Directive Keyword Summary | Control Flow Keyword Summary | Conversion Keyword Summary | Data Types Keyword Summary | Dates and Times Keyword Summary | Directories and Files Keyword Summary | Errors Keyword Summary | Financial Keyword Summary | Input and Output Keyword Summary | Math Keyword Summary | Miscellaneous Keyword Summary | Operators Keyword Summary | Registry Keyword Summary | String Manipulation Keyword Summary | Variables and Constants Keyword Summary