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

Re: how to switch from 40-column mode to 80-column mode?



"William Garber" <willy46pa@garberstreet.com> wrote in message 
BfadnRk3NatcelHbnZ2dnUVZ_hisnZ2d@comcast.com">news:BfadnRk3NatcelHbnZ2dnUVZ_hisnZ2d@comcast.com...
> Sorry, PR#0 doesn't get back to 40-columns.
> I'll have to look that up. I know a reset does,
> though.

Immediate mode:
Press ESC > CTRL-Q

Deferred (Programmed) mode:
PRINT CHR$(21)

Cheers,
Craig