Page 4-19CHAPTER 4  PROGRAMMABLE FUNCTION STRINGS
Example: 12 CPI (systems CPI value) x 13.2 inches (systems expected
page width) = 158 columns. 158 columns ÷ 10 inches (actual paper width)
= 15 CPI.
22  COR 15
Select a landscape font greater than or equal to 20 pitch. This PFS is sent
to the printer when the 5250 ALLYs page orientation algorithm has
selected computer output reduction, and when the System has specified a
font with a pitch less than or equal to 15 CPI (using either an SCS Set
Character Density command or an SCS Set FID through GFID command).
If the printer is capable of printing any font at any pitch (CPI), then this
PFS should set the pitch for the current font to greater than or equal to 20
CPI, in order to horizontally compress the print enough for 13.2 inches of
print at the systems CPI value to fit on 10 inches of paper at the printers
CPI value. If a specific font is needed to achieve 20 CPI, then this PFS
should be defined to select that font.
Example: 15 CPI (systems CPI value) x 13.2 inches (systems expected
page width) = 198 columns. 198 columns ÷ 10 inches (actual paper width)
= 20 CPI.
23  BOLD ON
If Option 51 Bolding is set to 00 (!AGILE!51=00;), then this PFS will
be sent at the beginning of bold text to turn on bold mode. This PFS is
used only for printers that ordinarily support bolding. It is sent to the
printer in response to an SCS Begin Emphasis command, or when a
character-Backspace-same character sequence or a text-Carriage Return-
same text sequence is detected in the data stream.
24  BOLDOFF
If Option 51 Bolding is set to 00 (!AGILE!51=00;), then this PFS will
be sent at the end of bold text to turn off bold mode. This PFS is used only
for printers that ordinarily support bolding. It is sent to the printer in
response to an SCS End Emphasis command, or when a character-
Backspace-same character sequence or a text-Carriage Return-same text
sequence has terminated.