Pathmaker Messages Manual

PMADL Messages
Pathmaker Messages Format
1–2 067870 Tandem Computers Incorporated
When these messages occur, the Screen Painter session is aborted and the catalog
might or might not have been updated.
To make these messages easier to find in this alphabetic listing, the word PAINTER
has been removed from the beginning of the message.
PMADL Messages The Pathmaker Application Definition Language, which provides a syntax-based
interface for accessing the Pathmaker product, issues warning and error messages in
the following formats:
*** WARNING ***
message-text
*** ERROR ***
message-text
All PMADL messages are alphabetized with the other messages by
message-text
.
Generated Application
Messages
The generated application issues:
SEND messages
PRINT messages
TMF messages
CALL messages
File operations messages
Generated server messages
Help server messages
Database requester messages
Each of these has a slightly different format.
SEND Statement Messages Messages for SEND statement errors conform to the following format:
termination-status
-
message-text
Send to
server-class
termination-status
is an integer from 1 through 19. The
termination-status
number does not appear in this manual. SEND statement messages are alphabetized
by
message-text
.
PRINT Messages Messages for PRINT errors conform to the following format:
Print error
print-status
-
message-text
print-status
is an integer from 1 through 5. The
print-status
number does not
appear in this manual. Print error messages are alphabetized by
message-text
.
TMF Messages Messages for TMF errors conform to the following format:
TMF error
TMF-status
-
message-text
TMF-status
is an integer from 1 through 5. The
TMF-status
number does not
appear in this manual. TMF error messages are alphabetized by
message-text
.