Specifications
[Drawing] Section 247
Disabling Untitled Design at Startup
This statement controls the creation of a new untitled design when the pro-
gram is first started. If the NOUNTITLED statement has a value of On, the
program will start up and just display its menus, with no default window
opened. The default is Off. This entry will appear as follows:
NOUNTITLED = on
Solid Grid Lines
The SOLIDGRID keyword determines if grid lines are drawn with solid
lines. If it is set to “Off,” then the grid is drawn with the default dotted
lines. On some platforms dotted lines are not correctly supported or may
draw slowly. The default entry is:
SOLIDGRID = on
Zoom Factors
SCALES = n1..n11
NormalScale = index
The SCALES statement is used to specify the magnification levels used by
the Reduce and Enlarge commands. The keyword is followed by 11 deci-
mal integers, separated by blanks and sorted in ascending order. The 1:1
scale level (at which externally created pictures appear in their original
size) is 14. Enlargements are specified by smaller numbers (e.g., 7 gives
200%) and reductions by larger numbers. The default values are:
SCALES = 4 7 10 14 18 24 28 42 63 98 140
NormalScale = 3
The NormalScale statement is used to specify which of the scale steps
specified in the SCALES line will be used as the “Normal Size” setting.
The index must have a value in the range 1 to 11.
LW Reference.bk Page 247 Monday, December 15, 2003 5:59 PM