Introduction MTB Statements File System Compiler Applications Reference Guide Index

Language Structure Data Division I/O Format Division Procedure Division Mnemonics

(SelectSysFont)

Mnemonic: (SelectSysFont = font-number)
Discussion: Selects the SYSTEM font specified by font-number.

Where:

font-number = a Number from 0 to 2, corresponding to an entry in the COSW.INI [Printer Fonts] section.

Provides a system dependent method for assuring compatible printer output by allowing the system user to choose the system fonts according to what is available at that system.

Font numbers are defined as follows:

0 is used for normal printing
1 is used for compact (compressed) printing
2 is used for wide (expanded) printing

History: This mnemonic is valid in Comet98 and greater.