Return to Plugins
Devices
File When used with /parse or /command, required parameters are the file name. Probably, because of the \ or / characters in paths require the file name to be a quoted phrase. example: /open macfile file macros
Additional Commands
LOADFILE [Variable name] [filename] Read a file into a variable named with [Variable Name]. File content will be read a binary content into the variable. STOREFILE [variable] [filename]
SAVEFILE [variable] [filename] Stores a variable, the content of which must be binary, to a file named by the filename.