Syntax
AppWindowPosLeft [WindowName$,] HorizPos
AppWindowPosLeft([WindowName$])
Remarks
In Windows, the AppWindowPosLeft statement moves an application window or icon to a horizontal position specified in points (if WindowName$ is omitted, Word is assumed). AppWindowPosLeft allows you to change the horizontal position of
a window or icon without affecting its vertical position (unlike AppMove). The AppWindowPosLeft() function returns the horizontal position of an application window or icon, in points. For argument descriptions, see AppMove.
On the Macintosh, AppWindowPosLeft and AppWindowPosLeft() are not available and generate errors.
See Also
AppMove, AppWindowHeight, AppWindowPosTop, AppWindowWidth