File load
LOADFILE mode%,submode%,nr%
Load a file from the FlashRAM. The file is given by that. mode, submode (category) and the sequencial-number. The kind of data (binary or text) is determined from the selected mode. The file is loaded into an internal buffer ( FILEBUFFER), from which the data must be picked out.
|