Returns the offset position of the first character of the specified line in the file in the specified editing window.
Syntax
EDPOS _EdGetLinePos(WHANDLE wh, EDLINE theLine)
WHANDLE wh;            /* Handle of editing window. */
EDLINE theLine;            /* Line number. */