Re: Maximized Screen with Acucobol-GT



"Richard" <riplin@xxxxxxxxxxxx> wrote in message
news:1138390998.954034.88640@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Win32 Console windows are not DOS boxes and, as far as I could
> determine, cannot be a 80x25 full screen.


The SetConsoleScreenBufferSize API function enables setting of number of
rows and columns for the console.

MCM



.