Previous Topic: XUSERxxx ModuleNext Topic: $LPCMS


$LPCHAR

The $LPCHAR macro is used to define a font element.

$LPCHAR BASELIN=<99 | 11>,  
  CHARSP=<99 | 30>,         
  END=<YES | NO>,           
  FBOLD=<YES | NO>,         
  LINESP=<99 | 50>,         
  NORMAL='xxxx',            
  LALA=<YES | NO>,          
  LAPO=<YES | NO>,          
  POLA=<YES | NO>,          
  POPO=YES | NO>,           
  SELECT=<DIRECT | NUMBER  >

&LPCHAR Parameters

This section defines the &LPCHAR parameters.

BASELIN

This parameter specifies the baseline distance from the bottom. For most printers, the text is written with the baseline in the current position. The default value is 11.

CHARSP= 99|30

This parameter specifies the distance the logical cursor is moved to the right when a character is printed. The default value is 30.

END=YES|NO

This parameter indicates the end of a chain of font elements, as follows:

FBOLD=YES|NO

This parameter indicates whether the font is bold:

Note: If FBOLD=YES is specified, the NORMAL parameter must be specified as well.

LINESP=99|50

This parameter specifies the height of the font. The default value is 50.

NORMAL='xxxx'

If FBOLD=YES is specified, the NORMAL parameter must also be specified. It names the normal font to be selected at the same time as bold is turned on.

LALA=YES|NO

This parameter specifies a valid orientation:

LAPO=YES|NO

This parameter specifies a valid orientation:

POLA=YES|NO

This parameter specifies a valid orientation:

POPO=YES|NO

This parameter specifies a valid orientation:

SELECT=NUMBER|DIRECT

This parameter specifies how a font is selected: