Re: A86:OnTemp.asm
[Prev][Next][Index][Thread]
Re: A86:OnTemp.asm
Return is the closest alternative. The only time it will have unpredictable
results is if a subprogram (or a program calling itself recursively) tries to
exit from a "subcall".
In a message dated 1/13/00 9:13:07 PM Eastern Standard Time, david@acz.org
writes:
> You should be able to search through the program and replace the token for
> STOP with something else.
>
> > > All it does is run a basic program called autoexec (hence the programs
> > > name:Autoexec86), and that part works as long as there is a program
> called
> > > autoexec
> >
> > I once thought of doing a similar project, but then I couldn't figure
> > out how to make an autoexecutor to run a BASIC program without crashing
> > if the BASIC program ends with the 'STOP' command. How do you do this?
> > Or do you just trust the user not to write AUTOEXEC with a 'STOP' at the
> > end?
----
Jonah Cohen
<ComAsYuAre@aol.com>
http://linux.hypnotic.org/~jonah/