Chapter 4 — ESim Commands
ESim for the PC4 and PF8 Printers Programmer’s Reference Manual
77
Example:
To retrieve the form named “Test1,” enter the command below:
FR“Test1”
FS - Form Store
Purpose:
Use this command to begin a Form Store sequence.
Syntax:
FS“name”
Remarks:
All commands following FS are stored in the Forms memory until a
FE command is received to end the form store process. If a form with
the same name is already stored in memory, the FS command results
in an error and the old form is retained. When updating a form, use
the FK command to delete the old version before storing the new
version. To print a list of the forms currently stored in memory, use
the FI command.
Global commands, such as EI, EK, ES, FI, FK, GI, GK, GM, I, N, P, U,
UE, UF, UG, UI, UM,UP, UN, US, Y, W, ?, or ^@ should not be used in
a form store sequence.
Example:
This example begins the form store sequence of TEST1 and the ends
it.
FS“TEST1”
.....
FE
FS Command Parameter Descriptions
Parameter
Description
“name”
This is the form name used when retrieving
the stored form. The name may be from 1-8
characters. The printer is case sensitive (the
form names are stored with the exact case
entered on the FS command line).
Summary of Contents for EasyCoder PC4
Page 1: ...Programmer s Reference Manual ESim for the PC4 and PF8 Printers...
Page 4: ...iv ESim for the PC4 and PF8 Printers Programmer s Reference Manual...
Page 10: ...x ESim for the PC4 and PF8 Printers Programmer s Reference Manual...
Page 14: ...Before You Begin xiv ESim for the PC4 and PF8 Printers Programmer s Reference Manual...
Page 43: ...29 4 ESim Commands This chapter contains a comprehensive list of ESim commands...
Page 144: ...Chapter 4 ESim Commands 130 ESim for the PC4 and PF8 Printers Programmer s Reference Manual...
Page 148: ...Chapter 5 ESim Fonts 134 ESim for the PC4 and PF8 Printers Programmer s Reference Manual...
Page 168: ...Chapter 6 Code Pages 154 ESim for the PC4 and PF8 Printers Programmer s Reference Manual...
Page 178: ...Chapter A Error Handling 164 ESim for the PC4 and PF8 Printers Programmer s Reference Manual...
Page 179: ......