0 Members and 3 Guests are viewing this topic.
If <condition>Then <<do stuff>> <<While, Repeat, For, or If/Then (but not If/Then/Else)>>End:End
Inputs: - Ans is a string: Then it is the name of the Grammer program to execute. - Ans is not a string: Then the code following Asm(prgmG250 is executed as Grammer code up to a Stop, then it continues as TI-BASIC code.
<TI-BASIC code>Asm(prgmG250 <Grammer code>Goto Lbl "Stop <subroutines>.StopStop <TI-BASIC code>