Re: A86: Re: Text Printing--textAutoscroll


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

Re: A86: Re: Text Printing--textAutoscroll




That's what I thought, but I checked all the calls and pushes/pops and it
exits fine when I don't reset the flag.

At 04:48 PM 5/6/98 -0500, you wrote:
>
>its not the flag....check to see if you have all your pushes popped in the
>program.
>
>>Is there a way to turn off the auto scrolling of text when you _puts to the
>>bottom line?  I tried this:
>>
>>  res appAutoScroll,(iy+appflags) ; don't auto scroll text
>>
>>To turn it off, but by program did weird stuff with it off, and crashed
>>when it exited, even though I turned it back on with a SET before
>>returning.  Any ideas?
>>
>>
>>
>>
>>----------------
>>David Phillips
>>electrum@tfs.net
>>
>>
>
>


----------------
David Phillips
electrum@tfs.net


Follow-Ups: References: