363
Chapter 6, Memory Cards/Mass Storage
DOS and LIF File System Considerations
Files that have been stored using the SAVE command must be retrieved using the
GET command:
SAVE "FM_TEST:,704,1"
GET "FM_TEST:,704,1"
Files that have been stored using the STORE command must be retrieved using
the LOAD command:
STORE "FM_TEST:,704,1"
LOAD "FM_TESTS:,704,1"
TESTS Subsystem DOS File Restrictions
The Test Set uses IBASIC 2.0. The IBASIC 2.0 file system can distinguish
between DOS files that have been “saved” and those that were “stored.”
Consequently this potential problem does not exist in the Test Set.
Table 36 Stored Program Code File Types
DOS
Formatted
Media
LIF
Formatted
Media
SAVE
DOS ASCII
STORE
IBPRG IBPRG