HPCIPUTVAR (NM) (new) [ Introduction to MPE XL for MPE V Programmers Migration Guide ] MPE/iX 5.0 Documentation
Introduction to MPE XL for MPE V Programmers Migration Guide
HPCIPUTVAR (NM)
(new)
You use the HPCIPUTVAR intrinsic to set the value of a session-level
variable. The variable can be integer, character, or Boolean. One
parameter is required: a character string containing the name of the
variable you want to set. The optional keyword/keyvalue pairs specify
the the value to be set and its format and type. You should use the
optional error parameter, status, as no condition codes are returned.
MPE/iX 5.0 Documentation