Re: TIB: question
[Prev][Next][Index][Thread]
Re: TIB: question
kimo wrote:
>
> Is there any way to have a command that executes a certain part of another
> program? Not the whole program, but just a certain section.
> Alex
>
> Visit my homepage at:
> http://www.fortunecity.com/skyscraper/coding/190/index.html
>
> Or email me at:
> kimo@iland.net
prgmEXP1
:Prompt N
:Disp N
:99
:prgmEXP2
prgmEXP2
:If Ans=99
:Goto A
:.....
:Lbl A
:....
:Return
This is the idea for the 83. Should be the same on the 85
Jody Snider
jody1@alaska.net
References: