A83: Re: kinda GUI


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

A83: Re: kinda GUI




To run assembly programs, check my tutorials.  To run BASIC programs, the
way at the moment, is detect the programs, then write to a BASIC program to
run that program.  Get it?

Like your programs is called ZCHRIS for example, the basic program would
look like

:Send(9prgmZCHRIS
:prgmA

And in your program you would write to prgmA if you wanted to run a BASIC
program.  Otherwise, prgmA would be blank.

James.

____________________

James Matthews.
E-mail (family):    matthews@tkb.att.ne.jp
E-mail (private):  james_matthews@hotmail.com

Homepage:  http://home.att.ne.jp/gold/tomcat21/index.html
ICQ:  7413754
____________________________________

----------
> From: Chris Hiszpanski <mecad@scv.net>
> To: assembly digest <assembly-83-digest@lists.ticalc.org>
> Subject: A83: kinda GUI
> Date: Friday, July 24, 1998 11:10 AM
> 
> 
> How can I detect other progs then run a selected prog and return back to
> the original prog, not like a GUI (SOS,AURORA,ETC.) but similar.
> 
> From: Chris
> mecad@scv.net
> \/\/\/\/\/
>  | o o  |
>  |   >  |
>   \ ~  /
>     | |


Follow-Ups: