Utilities 3 (Disk 38) (Mar 1987) : c / WindowSize.doc

WinSize - A window sizing utility.

Copyright ©1987 by Limited Reality, Inc.

Yet another in a series of utilities to change the size of your screen from the
CLI instead of having to use the mouse.

This particular program has a twist...it will not only pop your window out to the
largest possible size, but it will let you re-size your window to any LEGAL size
and position on the screen.

There are two ways to invoke WinSize:

	WinSize
or
	WinSize left top width height

The first way, just typing the name, will pop your screen to the max possible size
(according to the size of the screen behind it).  The second format will allow you
to specify the window's size and position on the screen.
If you give less than four parameters, the program will complain about-
	"Bad ARGS"
If you give a question mark ('?') as the first or only parameter, WinSize will
tell you the valid options.

NOTE:  WinSize WILL let you resize a window larger than that window's max limits,
resetting those limits in the process, but it will NOT let you resize to smaller
then the window's minimum limits.

Have fun,
	James Cooper Jr.
	Limited Reality, Inc.
	PO Box 35673
	Fayetteville, NC  28303-0673