RE: TIB: Speed problems


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

RE: TIB: Speed problems




Thanks, i didn't have much time to write it, and i forgot to expand later :)
At 07:19 PM on Sunday, 3/26/00 -0600, you wrote:
>Use you speed var as a diviser.
>for(a,1,some.big.number/speed)
>or, use the step
>for(a,1,some.number,speed)  it will count by the number of the speed
>ie.  if speed is 3 then it will count:  1,4,7,10,13...
>this will get to your top number faster.

----
Rob Smith
<a href="http://pa.ticalc.org">Visit Programmers Anonymous Today</a>
<a href="http://www.tigalaxy.com">Come and see the Improved TIGALAXY 
Website</a>
<a href="mailto:kormoc@netzero.net">Email-Me</a>
<a href="aim:addbuddy?screenname=Billvortex">Add Me To Your Buddy List</a>
----
GET HIGH SPEED ACCESS FOR FREE
SIGN UP 10 PEOPLE AND GET A FREE MODEM
http://i.winfire.com/s/isapiEng.dll/wf.exe?cmd=rl&673,100032596&wf.exe
----
Stupidity got us into this mess - why can't it get us out?

__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html



References: