Programming instructions

Intermec Fingerprint v7.61 Programmers Reference Manual Ed. 7 229
Chapter 2 Program Instructions
SAVE, cont.
Examples
SAVE "LABEL14"
saves the le as Label 14.PRG" in current directory.
SAVE "LABEL14",P
saves and protects the le "Label14.PRG".
SAVE "LABEL14",L
saves the le "Label14.PRG" without line numbers.
SAVE "card1:LABEL14.PRG"
saves the le in an optional DOS-formatted SRAM memory card.