CSVLOAD
Loads the contents of a CSV file in a two dimensional string
array.
CSVSTORE
Stores the contents of a two dimensional string array in a CSV file.
TXTLOAD
Loads the contents of an ASCII plain-text file into a string
variable.
TXTSTORE
Stores the contents of a string variable in an ASCII plain text file.