Macro Name Examples

The following are example mnemonics or macros. The control codes are for the IBM® 4019 LaserPrinter:

   LND      EQU 1B 26 6C 31 4F                /* LANDSCAPE    */
   POR      EQU 1B 26 6C 30 4F                /* PORTRAIT     */
   P12      EQU 1B 28 73 31 32 2E 30 30 48    /* PITCH_12.00  */
   T10      EQU 1B 28 73 31 30 2E 30 56       /* POINT_10.0   */
   LTR      EQU 1B 26 6C 32 41                /* LETT_PAPER   */
   G66      EQU 1B 26 6C 36 36 50             /* PG_LENGTH_66 */