TACL Reference Manual
Error Messages
HP NonStop TACL Reference Manual—429513-018
B-8
TACL Error Messages
Effect. The requested operation is ignored.
Recovery. Delete the duplicate exception in your #FILTER.
Cause. You specified the same keyword twice in a place where duplicate keywords
are not allowed.
Effect. The requested operation is ignored.
Recovery. Consult the syntax description for the feature you were trying to use.
Delete the unneeded keyword and reissue the request.
Cause. You specified an enclosure in a #DEF function call that defines a directory
variable or a STRUCT variable.
Effect. TACL displays the error.
Recovery. Remove the enclosure from the definition.
Cause. You specified an enclosure in a statement other than a #CASE, #DEF,
#LOOP, or #IF function call.
Effect. TACL displays the error.
Recovery. Remove the enclosure from the statement.
Cause. You specified an unbracketed line that contains an enclosure. This error can
occur if you use a vertical line as a text character and #INFORMAT is set to TACL,
causing TACL to interpret it as a special character.
Effect. The requested operation is ignored.
Recovery. Add brackets to the line containing your enclosure. Precede the vertical
line with a tilde (~|) to specify that it is to be treated as ordinary text.
Cause. Misspelling of #DEFAULTS in a #PMSEARCHLIST expression.
*ERROR* Duplicate keyword
*ERROR* Enclosure not allowed in #DEF of DIR or STRUCT
*ERROR* Enclosure not allowed in this context
*ERROR* Enclosure not allowed in unbracketed line
*ERROR* Expecting a legal subvolume name