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