Parameters GMODE / UNITS(xx) HYPHEN(hh) FIT(ff) SIZE(ss) HISTOGRAMMING(bb) FIXEDOVERLAY FOVL NOFIXEDOVERLAY NOFOVL Purpose Set global modes Function Remark Example
MVS,VMS only long (ll=long) or short (ll=short) listing of informational messages and dialog
Specifies the character that is used to indicate hyphenation positions for text formatting. hh = one character : take this hh = two characters: assume hh to be a hex code By default it is assumed that hh = 9B (hex code). This is usefulfor datasets transferred from MVS. For UNIX generated datasets a reasonable choice would be hh=`.
Specifies algorithm for normalization after data binning (BINSIZE, XBIN, YBIN). bb=bin: Normalization to bins, which means no normalization. This is the startup default bb=channel: Normalization to channels, which means division by the number of channels that have contributed.
Enables fix scale mode for overlays
Disables fix scale mode for overlays