Print command: customizing graphic names, Graphic names, Graphic field options – Datamax-O'Neil microFlash 2te Quick Reference Programming Guide User Manual
Page 29: Print command: customizing line names, Line names, Graphic names , line names , or, Graphic, Field options, Using easy print mode
Using Easy Print Mode
25
Datamax-O’Neil Quick Reference Programming
Print Command: Customizing Graphic Names
Graphic Names
{Print, Global Options:@row,column:NAME,Field Options|data|}
Graphic Field Options
{Print, Global Options:@row,column:Name,FIELD OPTIONS|data|}
Use the following options to heighten or widen graphics:
Print Command: Customizing Line Names
Line Names
{Print, Global Options:@row,column:NAME,Field Options|data|}
Function
Prints a stored graphic.
Example 1
{PRINT:@10,30:ALOGO|}
Prints the logo stored under the five-character name (ALOGO), or a
single character name.
Example 2
{PRINT:@10,30:ALOGO,HMULT2, VMULT2|}
Doubles the size of the logo.
Field
Option
Abbreviation Description
HMULTn
HMn
Multiplies the width of the graphic by n.
VMULTn
VMn
Multiplies the height of the graphic by n.
Format 1
Hline, length nnn, thick n
Format 2
Vline, length nnn, thick n
Function
Horizontal and vertical lines can be drawn around text or graphics.
Example 1
{PRINT: @60,30:HLINE, length 200, thick 2|}
Prints a horizontal line 200 dotlines long and 2 dotlines thick.
Example 2
{PRINT:@60,30:VLINE, length 50, thick2|}
Prints a vertical line 50 dotlines long and 2 dotlines thick. There is
only one vertical bar (|) because there is no data to enclose.
Abbreviation Name
Description
T
HLINE
Horizontal line.
V
VLINE
Vertical line.
L
Lengthnnn
Sets line length.
T
Thicknnn
Sets line thickness.