Try OpenEdge Now
Object-oriented Programming
Developing and Deploying Classes
:
Compiling class definition files
:
Using the COMPILER system handle
:
GET-MESSAGE(n) method
GET-MESSAGE(
n
) method
The
GET-MESSAGE( )
method on the
COMPILER
system handle returns a character string specifying the text of the
n
th message generated by the most recently executed
COMPILE
statement.