PreviousNextIndex

GET-ERROR-COLUMN( ) method

Returns the listing column number at which the nth error occurred in the preceding ABL source code compilation.

This method is supported only for backward compatibility. Use the GET-COLUMN( ) method instead.

Return type: INTEGER

Applies to: COMPILER system handle

Syntax
GET-ERROR-COLUMN ( n ) 

n

OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex