AppWindowWidth, AppWindowWidth()

Syntax

AppWindowWidth [WindowName$,] Width

AppWindowWidth([WindowName$])

Remarks

In Windows, the AppWindowWidth statement adjusts the width of an application window to a specified number of points (if WindowName$ is omitted, Word is assumed). AppWindowWidth allows you to change the width of a window without affecting its height (unlike AppSize). The AppWindowWidth() function returns the width of an application window, in points. For argument descriptions, see AppSize.

On the Macintosh, AppWindowWidth and AppWindowWidth() are not available and generate errors.

See Also

AppSize, AppWindowHeight, AppWindowPosLeft, AppWindowPosTop