Enform Plus Reference Manual

Commands
Enform Plus Reference Manual422684-001
6-17
?SHOW Command
?SHOW Command
The ?SHOW command displays information about the environment of the current
Enform Plus session. The syntax of the ?SHOW command is:
user-variable-name
is the name of a user variable.
record-name
is the name of an opened dictionary record description.
param-name
is the name of a parameter.
Note that if you do not terminate statement preceding a ?SHOW command with a
semicolon, the information displayed by the ?SHOW command will not reflect the result
of the statement.
Table 6-2
shows the environmental information displayed by the ?SHOW command:
[ OPEN ]
[ LINK ]
[ CONTROL ]
?SHOW [ LIMITS ]
[ ASSIGN [ record-name ] ]
[ user-variable-name ]
[ record-name ]
[ param-name ]
Table 6-2. Information Displayed by the ?SHOW Command (page 1 of 2)
Command Display Message
?SHOW Lists the various items that can be displayed with the
?SHOW command.
?SHOW OPEN Lists the open record descriptions. If none have been
opened, nothing is displayed. An OPEN statement
does not actually open a physical file, but accesses
the record description in the dictionary.
?SHOW LINK Lists links that are in effect. If no record descriptions
have been linked, nothing is displayed. A LINK
statement does not actually link physical files, but
accesses their record descriptions from the internal
table.