Re: TIB: Unarchiving/Archiving within BASIC 83+ programs
[Prev][Next][Index][Thread]
Re: TIB: Unarchiving/Archiving within BASIC 83+ programs
on 4/10/00 5:26 PM, CalebHwrd@aol.com at CalebHwrd@aol.com wrote:
>
> How do you write a program that will unarchive a program, run it as a
> subprogram, and archive it again after the subprogram is complete? (in
> TI-83+ basic) I already tried writing this program:
>
> PROGRAM:TESTER
> :Unarchive prgmTEST
> :prgmTEST
> :Archive prgmTEST
>
> The program returned with an ERR:INVALID statement. Can you tell me what the
> problem is? Note: prgmTEST was already archived when I ran the program. The
> TEST program simply contained nothing.
>
> My e-mail is CalebHwrd@aol.com
>
> ~Caleb
My guess is that the TEST prgm needs to have RETURN in it so that it is a
valid SUBroutine.
--
Josh Kindler || UIN#25956850 || AIM: joeschmo6
antihype.com || theinfo.org || dungpile.com
Linux users do it in the open.
References: