Re: Maximized Screen with Acucobol-GT



With ACUCOBOL-GT you can run a DOS like application in a variety of
ways. You should get a copy of what is known as the console runtime
crun.exe from Acucorp and see if that does the trick. The wrun32 does
some screen initialization, you can put ina single display window
statement before your first programatic display. The display window
statement has a number properties to control lines (depth), size
(width), fore-ground and back-grpound colors as well as font if you
want "GUI" controls placed on the screen based on a particular font
size.

.