leMoveCursorToRefPoint
leMoveCursorToRefPoint( ) => t / nil
Description
Moves the cursor to the reference point of the cellview contained in the current window.
Arguments
Value Returned
|
The reference point is not active and the software generates an error dialog box. |
Example
Moves the cursor to the location of the reference point and returns t.
leMoveCursorToRefPoint()
Return to top