TACL Reference Manual

Error Messages
HP NonStop TACL Reference Manual429513-018
B-27
TACL Error Messages
Recovery. Use a FILLER byte to ensure proper alignment of a STRUCT item and
another item that redefines it.
Cause. You attempted to refer to a structure element outside its defined range. You
can get this error if you define the range of an element so that it does not contain 0,and
you then refer to that element without giving a specific offset.
Effect. The requested operation is ignored.
Recovery. Check the defined range of the structure element and either correct the
range reference to fall within the definition or adjust the definition to accommodate the
reference.
Cause. You attempted to rename a file to another disk volume, which is not possible.
Effect. The requested operation is ignored.
Recovery. Use FUP DUP to copy the file to the other disk volume, then purge the
original.
Cause. The #DELTA command you entered requires a numeric expression.
Effect. The requested operation is ignored.
Recovery. Correct the command and reissue the request.
Cause. You failed to append a level number to a variable name when TACL was
expecting a level specification.
Effect. The requested operation is ignored.
Recovery. Supply the needed level specification.
Cause. Most often caused by attempting to execute a program using BINDER
features that are not supported by the RVU of the operating system in use.
*ERROR* Reference out of defined bounds
*ERROR* Rename attempted to another volume [ , File: file-
name ]
*ERROR* Requires a numeric argument
*ERROR* Requires a specific level
*ERROR* Requires later version of GUARDIAN