OPTIONS - batch B compiler options.

Options

AsciiPRinT
The listing and compiler comments will be printed in media 7 ASCII instead of BCD.
DeBug
The compiler should produce debug tables.
Form
The input file is to be regarded as sequenced card images; thus the compiler will ignore anything after column 72.
Lstin
The compiler will produce a listing of the source file.
Respectcase
The compiler will be case sensitive and will expect keywords in lower case.

Description:

The above options are accepted on the "$ PROGRAM B" card.

The default options NLSTIN, NDEBUG and NFORM may also be specified.

The compiler will ignore anthing after column 72 of the $ PROGRAM B card.

Copyright © 2000, Thinkage Ltd.