|
|
|
Commands: f |
|
| file.addimagepath | Adds a path to the image search path list |
| file.copy | Makes a copy of a file |
| file.delimagepath | Removes a path from the image search path list |
| file.mkdir | Creates a directory |
| file.remove | Removes a file |
| file.rename | Renames a file |
| file.rmdir | Removes a directory |
| file.write | Writes a character data string to a file |
| file.writeBytes | Writes binary data to a file |
| file.writeLines | Writes an array of lines to a file |
| filetransferwindow.clear | Clears the list of transfers |
| filetransferwindow.open | Opens the file transfer window |
| for | Iteration control command |
| foreach | Iteration command |
| function | A synonym for alias |
|