A86: why


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

A86: why




Did TI not put in a check to see if a variable is greater than 65535
bytes? Because when I put in the following BASIC program the calculator
locks up:

:"FILL"->FILL
:Lbl A
:FILL+FILL->FILL
:Goto A

-- 

=====================================
=                                   =
=   Kirk Meyer (mailto:_@ibm.net)   =
= http://www.bigfoot.com/~kirkmeyer =
=                                   =
=   "Set your affection on things   =
=    above, not on things on the    =
=      earth."  Colossians 3:2      =
=                                   =
=====================================



Follow-Ups: