Try OpenEdge Now
skip to main content
Object-oriented Programming
Developing and Deploying Classes : Compiling class definition files : Using the COMPILER system handle : GET-ERROR-ROW(n) method
 
GET-ERROR-ROW(n) method
The GET-ERROR-ROW( ) method on the COMPILER system handle returns an INTEGER specifying the line number of the source code file that caused the nth message generated by the most recently executed COMPILE statement.