Try OpenEdge Now
Object-oriented Programming
Developing and Deploying Classes
:
Compiling class definition files
:
Using the COMPILER system handle
:
GET-NUMBER(n) method
GET-NUMBER(
n
) method
The
GET-NUMBER( )
method on the
COMPILER
system handle returns an
INTEGER
specifying the ABL error message number for the
n
th message generated by the most recently executed
COMPILE
statement.