Re: A86: detecting running program


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

Re: A86: detecting running program




It didn't work.  Even at the homescreen, _ops did not contain _opbase.

Rats.

Cassady Roop

Joshua J Seagoe wrote:
> 
> there may not be such a flag.  maybe you could check the position of
> _ops.  if it's at _opbase (i think), there definitely aren't any programs
> running.  running either an asm or basic program will push something onto
> the op stack.
> 
> -josh
> 
> On Wed, 10 Nov 1999 15:42:29 -0800 Cassady Roop <croop@oregontrail.net>
> writes:
> >
> >Did anyone ever find a flag that can tell me if a program is running?
> >I
> >need to be able to detect both ASM and BASIC programs executing;  if
> >they are running then I need to bypass my sqrtKEY routine.
> >
> >Cassady Roop
> >
> 
> ___________________________________________________________________
> Get the Internet just the way you want it.
> Free software, free e-mail, and free Internet access for a month!
> Try Juno Web: http://dl.www.juno.com/dynoget/tagj.


References: