Справочник Пользователя для IBM 1800409-001A

Скачать
Страница из 436
%%IncludeFeature:criscrlf(value)
Purpose: 
Controls the default line termination mode (the
< ESC >&k #G co mmand ). Spec ifi es th e lin e
termination treatment of a carriage return.
value: 
off (treat line feed as a line feed) or on (treat line feed
as a carriage return-line feed combination).
The result of various settings for these parameters is
shown in table below, in terms of the equivalent code
passed to the PCL line termination command
(<ESC>&k#G). The second setting (lfiscrlf on, criscrlf
off) is correct for most ASCII listings printed from
UNIX machines. PC listings should usually be done
with both items set to off, and Macintosh listings
usually require the third setting (lfiscrlf off, criscrlf on).
The following table shows the criscrlf/lfiscrlf
commands an d th e cor resp onding PCL Line
Termination command parameters.
LFISCRLF
CRISCRLF
PCL Code
Comments
Off
Off
0
CR is CR, LF is LF, FF is FF
On
Off
2
CR is CR, LF is CR-LF, FF is
CR-FF
Off
On
1
CR is CR-LF, LF is LF, FF is
FF
On
On
3
CR is CR-LF, LF is CR-LF, FF
is CR-FF
%%IncludeFeature:lfiscrlf (value)
Purpose: 
Controls the default line termination mode (the
< ESC >&k # G co mma n d) ;  sp ec if i es th e lin e
termination treatment of a linefeed.
value: 
off (treats linefeed as a linefeed) or on (treats linefeed
as carriage return-linefeed combination).
The result of various settings for these parameters is
shown in the table included in the Set Carriage Return
(Line Termination) discussion, in terms of the
Appendix D
A d d i t i o n a l   T e c h n i c a l   I n f o r m a t i o n
D - 2 3