=> R0 = pointer to command tail, or 0 for syntax line
R1 = &28 (reason code)
<= R0 = error code
R1 = 0 to claim (option recognised), preserved otherwise
This service is issued when a *Configure command is issued with an unknown parameter. You should use the module command table to trap specific configure options in preference to this service.
See PRM 1, page 260
UKConfig error codes
Code Meaning
<0 no error
0 Bad *Configure option
1 Numeric parameter needed
2 Parameter too large
3 Too many parameters
>3 pointer to error block
|
|
|