GET-MESSAGE-TYPE( ) methodReturns the message type associated with the nth message that occurred during the preceding compilation.
 Return type:
 Applies to:
 GET-MESSAGE-TYPE ( n )An integer expression, from 1 to the value of the NUM-MESSAGES attribute, that specifies the numeric occurrence of a compilation message. If the nth occurrence of a compilation message did not occur, the compiler issues a warning message at runtime.
![]()
 1 — Error message
![]()
 2 — Warning message
![]()
 3 — Preprocessor directive
| © 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |