5525B/31/32 Line Matrix Printer Code V Programmer's Reference Manual

Forms, Creating Dynamic (Version II)
77
Example The following sample command illustrates forms construction. In
addition to enabling the free format, an Alphanumerics command
was sent for form positioning.
^PY^-^F^-
^M01,01,000
^LF0500,0320,2,2,0123,1,0200,3,0090,1^G^-
^O^-^PN^-
Forms, Creating Dynamic (Version II)
This command operates similar to the Dynamic Form Commands described
beginning on page 54.
Purpose Creates a new dynamic form and stores it in memory under a
specified name.
Mode Graphics with an Extended Graphics Command selected
Format (cc) IFORM,C
name
(cc)G
data
(cc)]
(cc) Represents the Special Function Control Code
(SFCC). Enter the specific SFCC for your Code V
configuration.
IFORM,C The command to create buffered forms. Enter
IFORM,C.
name
Represents the form name. Enter a name up to 15
characters long. Another form in memory by the
same name will be overwritten with the new form.
(cc)G Terminator. Enter the SFCC for your Code V
configuration immediately followed by G, the
universal terminator, or another valid Graphics
Mode command to end the input of the form name.