EdGetLineCount
EdGetLineLen
Enter search terms or a module, class or function name.
EdGetLineFromPos returns the line number for the given position.
Return Value
nLine is the line number.
Parameters
Identifies the editor.
nPos is the position. The position is the number of characters from the beginning of the file.
See also
Overview Editors, EdGetPosFromLine, EdGetCurrentPos, EdGetCursorPos
id-1393186