TACL Reference Manual
Error Messages
HP NonStop TACL Reference Manual—429513-018
B-4
TACL Error Messages
Cause. You formatted a variable name incorrectly.
Effect. The requested operation is ignored.
Recovery. Change the variable name to the correct format.
Cause. #DEF did not contain the required |BODY| label.
Effect. The requested operation is ignored.
Recovery. Add the required |BODY| label to the #DEF function. #DEF requires
|BODY| if the type specified is MACRO, ROUTINE, TEXT, ALIAS, or DELTA. |BODY|
is not allowed if the type is STRUCT or DIRECTORY.
Cause. Insufficient lockable memory for the process file segment.
Effect. The process was not started.
Recovery. Reissue the #NEWPROCESS command with a different CPU number, or
stop other processes that are using lockable memory in the CPU.
Cause. You attempted to perform a #DEF, (#)KEEP, (#)LOAD, (#)POP, or (#)PUSH
operation on the root (:) directory.
Effect. The requested operation is ignored. If you specified the #DEF or (#)PUSH
functions, TACL might lose user variables and TACL variables.
Recovery. Remove all attempts to use these commands and functions with the root
segment directory. Specify the entity to be defined, kept, loaded, pushed, or popped as
something other than the root.
Cause. There was an error in an alias variable.
Effect. The requested operation is ignored.
Recovery. Check that you have correctly indicated the command for which the
variable is an alias.
*ERROR* Badly formed variable name
*ERROR* BODY label not found
*ERROR* Cannot create Process File Segment
*ERROR* Cannot push or pop the root segment's root
*ERROR* Cannot resolve alias