User`s guide

xi
Typographic Conventions
The following text conventions are used in this manual:
Command Syntax
Punctuation
The following symbols should always be entered as they appear in the command
format:
Convention Meaning
boldface Boldface type indicates graphical user interface elements associated
with an action, or terms defined in text or the glossary.
italic Italic type indicates book titles, emphasis, or placeholder variables for
which you supply particular values.
monospace
Monospace type indicates commands within a paragraph, URLs, code
in examples, text that appears on the screen, or text that you enter.
Item Syntax
Commands This font identifies text which must be entered exactly as shown:
set echo off
Variables Variables appear in italics. Substitute an appropriate value, for
example:
arg1
Required Items Required items are enclosed in braces { }. You must choose one of the
alternatives.
DEFINE { macro1 | macro2 }
Optional Items Optional items are enclosed in square brackets [].
[options] formname [userid/password]
Repetitive Items An ellipsis, ... represents an arbitrary number of similar items.
CHKVAL fieldname value1 value2... valueN
Name Symbol
ampersand &
backslash \
colon :
comma ,
double quotation
mark
"
equal sign =
hyphen -
number sign #
parantheses ()
period .
semicolon ;