Appendix A: Command Code Quick Reference
SATO Programming Reference Page A-13
&R,aa Recall Form Overlay. Recalls a label image previously stored in
Expanded Memory.
4-7
aa = Storage number (00 to 99).
&S,aa,bbbb,cccc Store Form Overslay. Stores a label image in Expanded Memory. 4-8
aa = Storage number (00 to 99)
bbbb = Horizontal size of window to be stored (50 to Hmax)
cccc = Vertical size of window to be stored (50 to Vmax)
*a,bbb Clear Expanded Memory. Clears individual memory and buffer
areas.
4-2
a = Memory section to be cleared
G SATO graphic files (001-999)
P PCX graphic file (001-999)
F Stored formats (001-999)
O TrueType fonts, memory card (001-009)
R BMP graphic file (001-999)
bbb = Storage number
Instruction Description Page