Re: A86: Merging basic and asm


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

Re: A86: Merging basic and asm



Dan Eble wrote:
> 
> On Tue, 14 Oct 1997, UrD14me wrote:
> 
> > the only way to do asm and basic together is to make a program that does
> > something and stores where its at and then returns to basic, does stuff
> > there, opens the program restores the place where it left off.... that
> 
> What are you talking about?  It's very easy to execute an asm program with
> the Asm() command.
> 

i was saying that in order to go from asm to basic and back,etc. that
you would need to do something like that


Follow-Ups: References: