ENFORM Reference Manual
?HELP Command
Commands
6–12 058057 Tandem Computers Incorporated
The following example shows a list of topics that might be displayed when you enter
the ?HELP command without help-element:
>?HELP Help is available for the following topics:
STATEMENTS: AT END AT START CLOSE DECLARE DELINK
DICTIONARY EXIT FIND FOOTING LINK
LIST OPEN PARAM SET SUBFOOTING
SUBTITLE TITLE
CLAUSES: global modifier modifier positional control
report format target-item
OTHER: aggregate arithmetic expression
logical expression option variable
print list system variable
COMMANDS: ?ASSIGN ?ATTACH ?COMPILE ?DICTIONARY
?EDIT ?EXECUTE ?HELP ?OUT
?RUN ?SECTION ?SHOW ?SOURCE
In the following example, ENFORM displays information about a target item when
?HELP target item is entered:
>?HELP
target-item
A
target-item
is a record name, a field name, a literal, a
user variable name, a parameter name, a system variable
clause, an aggregate, or an arithmetic expression.
Help is also available for SYSTEM VARIABLE, AGGREGATE, and ARITHMETIC
EXPRESSION.