TACL Reference Manual

UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual429513-018
8-237
VARIABLES Command
VARIABLES Command
Use the VARIABLES command to display the names of all variables in a directory.
directory-name
is the name of an existing variable level of type DIRECTORY.
Considerations
If you omit directory-name, the home directory is assumed.
If the directory being displayed contains a directory, that inner directory name is
flagged with an asterisk (*). The names of variables in that directory are not listed.
Example
This example lists variables in the home directory:
39> VARIABLES
Directory :
*MYSEG NEWPTIME OLDPTIME PROCESSID
*UTILS _PROMPTER _TACLBASE_FILE
VARIABLES [ directory-name ]