TACL Reference Manual
Built-In Functions and Variables
HP NonStop TACL Reference Manual—429513-018
9-393
#SSPUTV Built-In Function
•
If you specify the COUNT option, #SSPUTV expects the value of source-var to
be an array of count values of the type of token-value. Variable-length token
values must be word-aligned.
•
Adding a token to the buffer with #SSPUTV does not affect the current position for
subsequent calls to #SSGET or #SSGETV.
•
When you supply a token map for token-id, #SSPUTV uses the version and null-
value information in the token map, if necessary, to update the header token
ZSPI^TKN^MAX^FIELD^VERSION. The token map is not stored in the buffer;
instead, #SSPUTV creates a token code consisting of token type
ZSPI^TYP^STRUCT and the token number from the map.
•
SPI defines a number of token codes for use with #SSPUT and #SSPUTV to set
the values of header tokens and perform special operations. These are described
in the Section 8 under “Header Tokens and Special Operations for #SSPUT and
#SSPUTV” in the description of the #SSPUT built-in function.