TACL Reference Manual

Summary of Commands and Built-In Functions
HP NonStop TACL Reference Manual429513-018
7-13
Managing the TACL Environment
Managing the TACL Environment
Table 7-9 lists the commands that support the TACL environment.
Table 7-10 lists the built-in functions and variables that support the TACL environment.
#TACLSECURITY
(variable)
Represents TACL security
#USERID Specifies a user by user ID
#USERNAME Specifies a user by user name
#XLOGON Implements the LOGON command
Table 7-9. TACL Environment Commands
Command Description
ATTACHSEG Provides user access to a TACL segment file
CREATESEG Creates a TACL segment file
DETACHSEG Relinquishes use of a TACL segment file
HOME Specifies directory in which TACL searches first for variables
LOAD Loads all properly formatted definitions from a TACL library
USE Defines one or more directories in which TACL searches to find variables
Table 7-10. TACL Environment Commands
Function Description
#ERRORNUMBERS Holds information about latest error
#GETPROCESSSTATE Obtains process state information about the current TACL
process
#HOME Represents your home directory
#LOAD Processes a TACL library file
#SEGMENT Obtains name of segment file that TACL is using for its
variables
#SEGMENTCONVERT Converts segment file from C00/C10 format to newer format
#SEGMENTINFO Gets information about segments being used by TACL
#SETPROCESSSTATE Sets process state flags for the current TACL process
#SETCONFIGURATION Sets the flag settings that affect TACL behavior
#USELIST Holds your use list
Table 7-8. System Environment Management Built-In Functions and
Variables (page 2 of 2)
Function Description