Re: TI85 Programs - anything like GOSUB?


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

Re: TI85 Programs - anything like GOSUB?



Yes.  Make your subroutine in a separate program, call it, and then use
the return statement to come back to the parent program.


On Wed, 9 Oct 1996, Webster wrote:


> Is there any command (okay I know there isn't a command for this) or a
> way to fake a gosub statement in a TI-85 basic program?  Gosub is like
> the old quickbasic statement to goto and execute a group of commands
> then return to the main program.
>  - webster
>


References: