PreviousNextIndex

GET-FILE-NAME( ) method

Returns the name of the source file associated with the nth error that occurred in the preceding ABL source code compilation.

Return type: CHARACTER

Applies to: COMPILER system handle

Syntax
GET-FILE-NAME ( n ) 

n

If the nth occurrence of a compilation error did not occur, this method returns the Unknown value (?).


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex