[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleWin and graphics



"Michael J. Mahon" <mjmahon@aol.com> a �crit dans le message de news: 
1LWdnc0GAOucc7zVnZ2dnUVZ_gOdnZ2d@comcast.com...

> What you are experiencing is normal behavior.
>
> PRINT CHR$(17) sets 40-column mode.
> PRINT CHR$(18) sets 80-column mode.
> PRINT CHR$(21) turns off the 80-column firmware.

    Thanks, this was the solution!

    Guillaume.