Execute Form: General Format
59
Execute Form: General Format
Purpose Prints forms created in the CREATE mode.
Mode NORMAL
Format (cc)EXECUTE ;
formname
[;PAGE
n
] [;
FC
] [;ICNT
n
] [;IRST
n
]
[;DISK] [
EVFU Data
]
[(cc)AF
n
;
(D)ASCII text(D)
]
[(cc)BF
n
;
(D)data(D)
]
[(cc)GF
n
;
(D)logoname(D)
]
[(cc)IAF
n
; [
idir
]
STEPMASK
; [RPT
n
;] [RST
n
;]
(D)STARTDATA(D)
]
[(cc)IBF
n
; [
idir
]
STEPMASK
; [RPT
n
;] [RST
n
;]
(D)STARTDATA(D)
]
[
Overlay Data
]
[
Form Feed character
]
(cc)NORMAL
(cc) The Special Function Control Code.
EXECUTE The Execute Form command; enter EXECUTE.
formname
Identifies a previously defined form by name. Enter
the form name exactly as used when created.
PAGE
n
The optional Pagination command; enter PAGE
and replace
n
with the decimal number of the
starting page in a sequence of multiple pages. The
number may be eight digits long and range
between 0 and 99999999. The next page after
99999999 is 0. Leave a blank space between the
PAGE command and the
n
value. The page
number will print on the form in the location defined
by the Page Number command in the Create Form
mode. If the location of the pagination field was not
specified in the Create Form mode, the page field is
printed in the upper left corner of the form.
FC
The optional form count parameter specifies the
number of copies of the form to print. Enter the
appropriate number. When the last page prints, the
IGP returns to the Normal mode automatically.
ICNT
n
The optional incremental form count. Enter ICNT
and the Incremental value as described in the
Execute Incremental Dynamic Data command
described on page 65.
IRST
n
The optional incremental reset count parameter.
Enter IRST and the reset value as described in the
Execute Incremental Dynamic Data command
described on page 65.
Note
Do not
use the form count parameter if dynamic data (AF
n
and BF
n
parameters), incremental data (ICNT or IRST
parameters), overlay data, or EVFU data are used in the
Execute command.