Pathmaker Messages Manual
Pathmaker Messages
2–228 067870 Tandem Computers Incorporated
Skel-Macro not found:
file name.line number
Cause. The macro language processor encountered a reference to a macro that does not
exist.
Issued by the Pathmaker product.
Effect. Generation fails.
Recovery. Either register the macro on the Pathmaker macro registration screen, or
specify the location of the macro.
Skel-Missing end label:
file name.line number
Cause. The macro language processor could not find the terminating label.
Issued by the Pathmaker product.
Effect. Generation fails.
Recovery. Be sure your begin and end labels match in the correct order.
Skel-Mismatched end label:
file name.line number
Cause. The macro language processor encountered a label that did not match the label
it was expecting.
Issued by the Pathmaker product.
Effect. Generation fails.
Recovery. Be sure your end labels occur in reverse order from your begin labels.
Skel-Negative size not allowed:
file name.line number
Cause. The macro language processor encountered an illegal SIZE or MAX value in a
substitution clause.
Issued by the Pathmaker product.
Effect. Generation fails.
Recovery. Correct the illegal size value.