Previous Topic: UTIL - UTILTESTNext Topic: VDEF - VDEFINE


VCHK - VCHECK

VCHK001E VCHECK valid only in a CLIST

The VCHECK command is only valid when executed in a CLIST.

VCHK002E Parameter <num> required for <clsnm> CLIST

VCHECK determined that parameter number <num> was not specified when the CLIST command was invoked. No name was provided for this parameter on the VCHECK command.

VCHK003E <prmnm> parameter required for <clsnm> CLIST

VCHECK determined that parameter named <prmnm> was not specified when the CLIST command was invoked.

VCHK004E Invalid numeric parameter - <errnum>

The VCHECK number parameter must be composed of 1 to 3 numeric digits and have a value greater than 0.

VCHK005E Only <maxnum> parmeter(s)s allowed for <clsnm> CLIST - <fndnum> found

The CLIST named <clsnm> was invoked with <fndnum> parameters but the CLIST only allows <maxnum> parameters.