Previous Topic: CASD429ENext Topic: CASD431E


CASD430E

Required parameter parm was not specified on the cmd command

Reason:

Certain control parameters are required for certain commands. In this case the command named cmd requires the parameter named parm to be specified, but you did not specify it.

Action:

Add the parm parameter to the command specification and rerun the command. The DEFAULTS command can be used to specify this parameter once at the beginning of the command stream. Any subsequent command requiring this parameter will be satisfied by the parameter values set by the DEFAULTS command.