SV: TIB: Goto's
[Prev][Next][Index][Thread]
SV: TIB: Goto's
> > Ok I guess you don't get it. The subprogram has many sub routines. In
> > your main program you store a value to a var to tell the sub program
which
> > routine to run. After it runs the routine you want it is supposed to
> > return back to your real program.
>
> Well, yes of course that would work.
Kind of neat. I use a lot of sub programs but with this style I only need
to use one and still enjoy the benefits of a sub program!
/Tekk