Moves the insertion point to the specified offset position in the file in the specified editing window, unselecting any selected text.
Syntax
void _EdSetPos(WHANDLE wh, EDPOS thePos)
WHANDLE wh; /* Handle of editing window. */
EDPOS thePos; /* Specified offset position. */