PreviousNextIndex

GET-REPOSITIONED-ROW( ) method

Returns the row index of the browse viewport where the REPOSITION TO ROWID (or RECID) statement displays a repositioned record.

Return type: INTEGER

Applies to: BROWSE widget

Syntax
GET-REPOSITIONED-ROW ( ) 

By default, this is the top row in the browse viewport (index 1). Note that this method is only useful in conjunction with the REPOSITION statement.

See the SET-REPOSITIONED-ROW( ) method reference entry for more information.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex