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

Re: EXIT command in BASIC...



Tony Cianfaglione asked:

>In my startup program in ProDOS BASIC, once I finish with a program, I
>would like to redirect it to run another program afterwards.  What is the
>command for this?

Just "run" the program you wish to run, using, for example:

-<progname>

In Applesoft this is done by:

<line num> PRINT CHR$(4) "-PROGRAM"

Have fun!

-michael

 Email:  mjmahon@aol.com
 Home page:  http://members.aol.com/MJMahon/