EXECUTE Mode (Normal)
173
After the EXECUTE command is sent, several different types of data can be
defined and printed using the following parameters and SFCC comma nds.
Tabl e 16. EXECUTE Form Command
Field Function Option/Modifier Selections
EXECUTE; Command Specifier. Instructs
pritner to enter EXECUTE Mode.
Enter the current Special Function Control
Character followed by EXECUTE;
Name; Specifies Form to print. Enter form name exactly as assigned
when it was created.
PAGEn ; Optional parameter that sets the
beginning page number for an
incremental page number. If a page
number location has not been
specified in the CREATE Form
Mode, the page number will print in
the upper-left corner of the form.
Enter PAGE followed by a decimal number
ranging from 0 - 99999999, then the
parameter delimiter. Upon reaching the
99999999th page, the page number resets
to 0. If no page number is specified no
page number will print, even if a space was
designated in the Form Definition.
FC Optional parameter that specifies
the number of forms to print. This
parameter cannot be used if
dynamic incremental, overlay, or
EVFU data will be used.
Enter the desired number of forms. You
can print a total of 4,294,967,296 forms.
Tabl e 17. EXECUTE Form Command Optional Parameters
Field Function Option/Modifier Selections
The following parameters are used in forms where Dynamic Incremental Data is included.
ICNTn; Optional parameter that specifies
the number of forms that will be
printed with incremental data fields.
Enter ICNT followed by a value ranging
from 1 - 65,535 then the parameter
delimiter.
IRSTn; Optional parameter that specifies
how many forms will print before
the incremental data fields will be
reset to their original values.
Enter IRST followed by a value ranging
from 1 - 65,535 then the parameter
delimiter. This value must be less than or
equal to the ICNT amount or the
incremental data fields will not reset.
The following information represents an EVFU Form Downlo ad sequence.