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