OPTIONS - set MAP options.

Usage:

$options(opt1 [, opt1, opt2...])

Options:

list
turns on the source listing.
nolist
turns off the source listing.
expr
evaluates constant expressions.
noexpr
does not evaluate constant expressions.
rc=ddd
sets the right input column to "ddd". In the MAP source, anything to the right of this column will be ignored. The default is 72.
prc=ddd
sets the Pascal right column to "ddd". The output text will not go past column "ddd". The default is 71.

Description:

The OPTIONS macro is used to set MAP options.

Copyright © 1996, Thinkage Ltd.