hiGetTextIndexLoc
hiGetTextIndexLoc(w_windowId x_line x_column) =>x_location/nil
Description
Returns the character index location of a line and column number in a window.
Arguments
Values Returned
|
w_windowId is invalid or the line number or column number is out of range. A warning is displayed. |
Related Topics
Miscellaneous Viewfile Functions
Return to top