TACL Reference Manual

UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual429513-018
8-261
VTREE Command
VTREE Command
Use the VTREE command to list the names of all the variables in a directory, and in
directories below it, and so on.
Considerations
If you omit directory-name, the home directory is assumed.
One name is listed on each line.
If a the name of a directory appears in the list, the names of the variables in it are
indented on subsequent lines.
Example
This example is a sample VTREE listing:
40> VTREE
Directory :
MYSEG
MYVAR
ANOTHER^VAR
PROMPT^NEWPTIME
PROMPT^OLDPTIME
PROMPT^PROCESSID
UTILS
TACL
ACTIVATE
...
YBUSDOWN
^UTILS
A^UTIL
...
PROMPTER
_TACLBASE_FILE
41>
VTREE [ directory-name ]