64
Chapter 2 Command Codes
Execute Form: Dynamic Logo
Purpose Incorporates the dynamic graphic logo into a previously identified
location of a form.
Mode EXECUTE
Format (cc)GF
n
;
(D)logoname(D)
(cc) The Special Function Control Code.
GF
n
Indicates the dynamic logo field. Enter GF and
replace
n
with the number of the field
corresponding to when it was defined with the Logo
Call command during the CREATE form mode.
(D)
The printable character identifying the start and
finish of the logo name. Enter any printable
character other than a slash (/), the SFCC, or a
character used within the name. The same
character must be used at both ends of the data
field but will not be included in the logo name.
logoname
Enter the logo name. If the logo is not found in
DRAM, the flash memory is searched.
CommentsThe log o location must have been previously identified using the
GF
n
parameters of a logo call command in the Create Form
mode. Then use the appropriate logo command to enter the logo
data in that location. Inputting individual commands enters new
logo data into the identified location each time the form is printed.
You can repeat the (cc)GF
n
;
(D)logoname(D)
sequence to
complete as many logo fields as were defined on the form in the
Create Form mode. You can also combine the Execute Dynamic
Alphanumeric Data command in the same Execute command
sequence. Each “page” of dynamic data (the dynamic fields,
data, and overlay data) for the form must be separated from the
next page of new dynamic data by a form feed.
NOTE: There are no incremental logos.