TACL Reference Manual
Built-In Functions and Variables
HP NonStop TACL Reference Manual—429513-018
9-6
Summary of Built-In Functions
#LINEBREAK Built-In Function Inserts line break in variable at line address
#LINECOUNT Built-In unction
Obtains number of lines in a variable
#LINEDEL Built-In Function
Deletes lines from variable at line address
#LINEFIND Built-In Function
Locates text in variable, searching forward from line
address
#LINEFINDR Built-In Function
Locates text in variable, searching backward from line
address
#LINEFINDRV Built-In Function
Locates string in variable, searching backward from line
address
#LINEFINDV Built-In Function
Locates string in variable, searching forward from line
address
#LINEGET Built-In Function
Gets copy of specified number of lines from a variable
#LINEGETV Built-In Function
Copies specified number of lines from one variable to
another
#LINEINS Built-In Function
Inserts text into a variable at line address
#LINEINSV Built-In Function
Inserts string into a variable at line address
#LINEJOIN Built-In Function
Deletes line break at end of a line, joining following line
to it
#LOAD Built-In Function
Processes a TACL library file
#XLOADEDFILES Built-In
Function
Gets information about all LOADFILES associated with a
given process
#LOCKINFO Built-In Function
Gets information about record locks
#LOGOFF Built-In Function
Logs off current TACL
#LOOKUPPROCESS Built-In
Function
Gets information about a PPD entry
#LOOP Built-In Function
Repeatedly executes one or more statements in a
function
#MATCH Built-In Function
Determines whether given string satisfies a template
#MOM Built-In Function
Obtains identity of creator process
#MORE Built-In Function
Determines whether an entire argument has been
consumed
#MYGMOM Built-In Function
Obtains identity of TACL job ancestor process
#MYPID Built-In Function
Obtains your CPU,PIN number
#MYSYSTEM Built-In Function
Determines name of system executing current TACL
#NEWPROCESS Built-In
Function
Starts a process
#NEXTFILENAME Built-In
Function
Determines file following specified file
Table 9-1. Built-In Functions (page 5 of 8)
Function Description