Specifications
Chapter 7— IPL Command Reference
172 IPL Programmer’s Reference Manual
Current Edit Session, Save
Purpose: Saves the current page, format, UDC, or UDF being edited. The printer
remains in Program mode.
Syntax: N
Notes: The printer automatically saves the current page, format, or UDC when
you call a new one or when you exit Program mode.
Data Source for Format in a Page, Define
Purpose: Defines a data source for a format assigned to a page position.
Syntax: en[,m1][,m2]
Printers:
Printer Default Values for n Notes
All
except
4X30
n = 0
m1 = a
m2 = 0
0 - format receives its data
during Print mode
1 - format is a slave of
another format within
this page.
The format ID must be the
same for both the master and
slave formats.
For the 4X30, this command
was called Format Page
Position, Define Data Source.
All values are the same.
m1 is the position of the master format within the page.
m2 is the data offset to apply to the slave format. You can only offset data
that is delimited by numeric field separator <FS> or alphanumeric field
separator <GS>.
Field, Delete
Purpose: Deletes field n from the format.
Syntax: Dn
Printers:
Printer Default Values for n Notes
All n = 0 0 -199.
You cannot delete the last field in a format. If
you delete the current field, the field pointer
points to the next field. If you delete a master
field, you also delete all slave fields of that
master field.