READ FILEBLOCK
This command will extract an entire file from a pack file. A pack file is like a normal file you create yourself using the OPEN and CLOSE commands, but have the additional feature that as well as storing numerics and strings, you can also store entire files and directories.
SYNTAX
READ FILEBLOCK File Number, Filename to Read
RELATED INFO
FILE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example