Pathmaker Messages Manual
Pathmaker Messages
2–230 067870 Tandem Computers Incorporated
Skel-String encountered in expression:
file name.line number
Cause. The macro language processor encountered an identifier containing a string
value in an arithmetic expression.
Issued by the Pathmaker product.
Effect. Generation fails.
Recovery. Remove the string value from the arithmetic expression and regenerate.
Skel-Too many nested INVOKE statements: file name.line number
Cause. The macro language processor encountered too many INVOKE statements
nested within INVOKE statements.
Issued by the Pathmaker product.
Effect. Generation fails.
Recovery. Reduce the nesting and regenerate.
Skel-Unexpected EOF:
file name.line number
Cause. The macro language processor encountered an end of file condition
unexpectedly.
Issued by the Pathmaker product.
Effect. Generation fails.
Recovery. Correct the file and regenerate.
Skel-Unterminated line continuation:
file name.line number
Cause. The macro language processor encountered a skeleton command line with a
continuation but the next line was not a skeleton command line.
Issued by the Pathmaker product.
Effect. Generation fails.
Recovery. Remove the continuation character or insert the rest of the command.