TACL Reference Manual

Built-In Functions and Variables
HP NonStop TACL Reference Manual429513-018
9-356
#SETMANY Built-In Function
2. This example shows how to find the numeric portion of the current operating
system RVU:
#SETMANY _ number , [#TOSVERSION]
#TOSVERSION returns a letter, a space, and a number; the underscore causes
the letter in the #TOSVERSION result to be discarded.