TACL Reference Manual
Error Messages
HP NonStop TACL Reference Manual—429513-018
B-24
TACL Error Messages
Cause. There was a problem with a TACL library file that you tried to load.
Effect. The requested operation is ignored.
Recovery. Check your library file and correct the errors.
Cause. You specified an option that conflicts with another option; for example,
specifying IN and INV in the same RUN command or #NEWPROCESS call.
Effect. The requested operation is ignored.
Recovery. Correct the conflict and reissue the request.
Cause. You specified more than one option or specified the same option more than
once with the indicated request.
Effect. The requested operation is ignored.
Recovery. Delete the additional option and reissue the request.
Cause. An OTHERWISE label is not last in a #CASE built-in function.
Effect. The function stops executing.
Recovery. Move the OTHERWISE label to the end of the #CASE function.
Cause. You specified an invalid number of pages for the PFS option of a
#NEWPROCESS call.
Effect. The process was not started.
Recovery. Reissue the RUN or #NEWPROCESS command with PFS num-pages in
the allowable range.
*ERROR* One or more errors occurred while loading library
file
*ERROR* Option conflicts with another option
*ERROR* Option may not appear more than once
*ERROR* |OTHERWISE|, if present, must be the last label in
#CASE
*ERROR* Process File Segment size out of range