TIB: Re: TI-86 to TI-85


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

TIB: Re: TI-86 to TI-85



Try 
If E1>1 and E1<9

and

int rand3+1

----------
> From: jSw <fonecard@concentric.net>
> To: ti-basic@lists.ticalc.org
> Subject: TIB: TI-86 to TI-85
> Date: Saturday, November 08, 1997 4:13 PM
> 
> Hello. I'm trying to convert a program on the ti-86 ti the 85. In it
> there are a few commands that the 85 doesn't recognize:
> 
> 
> DelVar(<<variable name>
> 
> If E1==1 or E1==2 or E1==3 or E1==4 or E1==5 or E1==6 or E1==7 or E1==8
> or E1==9
> 
> randInt(1,3)->B
> 
> 
> Any idea how to do these (if possible) on the 85?
> 
> Enclosed is the program so you can take a look at it.
> 
> Thanks,
> 
> Jeremy
> <bold><underline><color><param>0000,0000,8888</param>"You've claimed
> all this time that you would die for me. Why then are you so suprised
> when you hear your own eulogy?"-Tool</color></underline></bold>


Follow-Ups: