TACL Reference Manual

Built-In Functions and Variables
HP NonStop TACL Reference Manual429513-018
9-339
#SEGMENTINFO Built-In Function
For execution
To point to other segments
USED
returns the number of bytes in use in the segment.
segment-id
is the segment ID at which to begin searching. If you omit it, segment zero is
assumed.
Result
#SEGMENTINFO returns a space-separated list of the specified information in the
order it was requested.
Consideration
To obtain the name of your default segment file, use the #SEGMENT built-in function.