[A83] Re: Exiting Applications
[Prev][Next][Index][Thread]
[A83] Re: Exiting Applications
Sounds like an edit buffer is opened when you're trying to exit the app.
Just a guess since you didn't tell us much.
Brandon
----- Original Message -----
From: "Aaron Fineman" <amfineman@earthlink.net>
To: "Asm 83" <assembly-83@lists.ticalc.org>
Sent: Wednesday, June 05, 2002 3:50 PM
Subject: [A83] Exiting Applications
> Whenever I exit,
>
> TIOS:
> B_Call _ClrLCDFull ;Clear Screen
> B_Call _GrBufClr ;Clear Graph
> bjump(_JForceCmdNoChar) ;Exit
>
> You can't do anything but open menus (Can't hit enter/Clear/etc...) Calcs
fine after [Off] [On]. What am I doing wrong?
>
> -Calc Freak
>
>
>
References: