Thread: for loops
View Single Post
  #9  
Old 10-23-2001, 12:34 AM
JeffTL JeffTL is offline
Registered User
Join Date: Sep 2001
Posts: 374
JeffTL is on a distinguished road
The best loops are made with timeout=.05.


ADDED FOR ESSENTIAL GEEKINESS:

A timeloop in Graal is basically a self-calling function. I'm trying to get a function to call itself in graal...doesn't work too good. So I'll pass function Moby through function ****, having them call each other, whilst having function melville, place that in functions moby and ****...Melville triggered once, lagged a lot...timeout works better. Later I'll try it with a sleep command.
__________________

Last edited by JeffTL; 10-23-2001 at 12:44 AM..
Reply With Quote