Chapter 7 — Commands
ESim for the PC4 and PF8 Printer Programmer’s Reference Manual 95
.
Remarks: The oR command is a global printer command and:
• cannot be issued inside a form.
• must be issued prior to issuing a text command and printing
it.
• affects a single character on all code pages. Changing the
character position restores the original character.
• Flash memory printer parameter data is preserved until
changed by the oR command, or the printer is reset to
default.
Example:
oRE
oRE,128
oR
P - Print
Purpose: This command is used to print the contents of the image buffer.
Syntax: Pp1[,p2]
Remarks: The P command cannot be used inside a stored form sequence.
For automatic printing of stored forms, use the PA command.
oR Command Parameter Descriptions
Parameter Description
p
1
If p
1
= E, the Euro character is mapped to the
code page position specified by p
2
. If no p
1
or p
2
parameters are give, all code pages are reset to the
original default character mapping.
p
2
Specifies the code page position for the Euro
character in the range ASCII 32-255 decimal for
all code pages, provided p
1
= E. If p
2
is omitted,
the Euro character is mapped to the code page
position ASCII 213 decimal for all code pages
provided that p
1
= E.