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