TIB: Goto's


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

TIB: Goto's




Attn.: Jody,
	I actually only use goto to maneuver between games within my program I
use 1 program to put three games in it. EX: Arcade Pack, etc. You get
the point the other place that I use a goto is fast exiting w/in a
repeat loop. I also nest lot's of loops w/in each other, repeat loops on
the 85 seem to run a whole lot faster than any of the other loops. Since
you have an 83 you should be able to run my 82 programs that I've
written. In case you missed the url before it's:
http://pcrm.dorm.utexas.edu/ti/ .
Another thing I NEVER do is write sub programs. That right there is bad
TI basic. If you have to write a sub program just to make your main
program work you need to seriously rethink your coding method. I write
the code out ALL on paper first and then translate into TI Basic. Anyway
since we have different calculators and different style I can see where
this is going... nowhere & fast. Anyway you can play my programs. So
feel free to give them a try and Enjoy!

Happy Programming,
Christopher Robin MacDougald


Follow-Ups: References: