/ZMODE=<mode> -zmode <mode> zMode radio buttons Specifies which zMode should be used. The zMode may be one of the following:
/[NO]FORMAT -[no]format Use FORMAT check box Specifies whether or not the FORMAT attribute is used when displaying variable values (if the FORMAT attribute exists and an entry exists for the variable).
/[NO]PROMPT -[no]prompt Prompt for CDF check box Specifies whether or not a prompt is issued for the CDF(s) specification. When enabled the prompt will be issued both at program startup and after editing the current CDF(s) specification (at which point a new CDF[s] specification may be specified).
VMS, UNIX, & MS-DOS : If a CDF(s) specification was entered on the command line, that CDF(s) specification will appear at the prompt. (Otherwise, the current/default directory will appear at the prompt.)
Macintosh: If a CDF(s) specification was entered in the CDF edit field, that CDF(s) specification will appear at the prompt. (Otherwise, the current directory will appear at the prompt.)
/[NO]NEG2POSFP0 -[no]neg2posfp0 -0.0 to 0.0 check box Specifies whether or not -0.0 is converted to 0.0 by the CDF library when read from or written to a CDF. (The CDF is not modified.) -0.0 is an illegal floating point value on VAXes and DEC Alphas running OpenVMS.
/REPORT=(<types>) -report "<types>" Report info's/warnings/errors check boxes Specifies the types of return status codes from the CDF library that should be reported/displayed.
VMS, UNIX, & MS-DOS : <types> is a comma-separated list of zero or more of the following symbols: errors, warnings, or informationals. Note that these symbols can be truncated (e.g., e, w, and i).
/CACHE=<size> -cache <size> Cache size edit field Specifies the cache size to be used for a CDF's .cdf file (i.e., the only file if a single-file CDF). If omitted, a default cache size as chosen by the CDF library is used. The cache size is the number of 512-byte buffers to be used.
/[NO]STATISTICS -[no]statistics Display statistics check box Specifies whether or not caching statistics are displayed at the end of each editing session.
/[NO]GWITHENTRIES -[no]gwithentries gEntries with gAttributes check box Specifies whether or not gEntries are displayed with the gAttributes or on separate menus (with one menu per gAttribute).
/[NO]VWITHENTRIES -[no]vwithentries rEntries/zEntries with vAttributes check box Specifies whether or not rEntries/zEntries are displayed with the vAttributes or on separate menus (with one menu per vAttribute).