[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 40 column command
I have only a creaky memory to rely on, but I'm certain it was a POKE
command, possibly POKE 16368,0. Try values from 16360 to 16370.
Many POKE commands didn't actually Poke, they served only to access a
memory location and toggle it.
On Thu, 06 Mar 2003 00:20:55 GMT, Robert Boucher
<boucher1@alumni.utexas.net> wrote:
>I an revising a an old II+ program that was formatted for 40 columns. I
>think I remember a command that would force 40 column mode. Does anyone
>remember what it is?