TACL Reference Manual
Built-In Functions and Variables
HP NonStop TACL Reference Manual—429513-018
9-157
#EMSTEXTV Built-In Function
If error 0 22 or 0 29 occurs, no text appears in the STRUCT. In all other cases,
#EMSTEXTV transfers text to formatted-var, although it might be incomplete or a
default conversion.
Considerations
•
If a STRUCT is longer than the data it is to contain, the unused bytes are ignored
on input and unchanged on output.
•
If a STRUCT is too short, an error results.
•
To obtain information from an event buffer and obtain the printable text as the
function result, use the #EMSTEXT built-in function.
1 code ALLOCATESEGMENT error code
2 +code Template file open failed
2 -code Template file opened, but has improper structure
3 code Template file read error
4 0 buffer-var not a valid SPI buffer
5 code File read error (INITTEMPLATE related)
6 0 Malformed template
7 code MOVEX error code
Result Description