Previous Topic: VRES - VRESETNext Topic: VSMT - VSMTRACK


VSET - VSET

VSET001I Variable <varname> set to new value

The indicated variable has been set to the specified value.

VSET002E Invalid variable name - <varname>

The indicated variable name is not valid.

VSET003E Variable <varname> not defined

The indicated variable name is not defined.

VSET004E Variable <varname> is a system variable and cannot be modified

System variable values cannot be modified by users.

VSET005E Variable <varname> is a REXX variable and cannot be modified

REXX variables cannot be modified by the VSET command. They can only be modified by a REXX EXEC using the VSET function.