03-09-2004 03:51 AM
03-09-2004 04:50 AM
03-11-2004 03:42 AM
03-11-2004 04:50 AM
11-28-2006 12:26 PM
03-16-2009 03:07 PM
03-16-2009 03:54 PM
A delay in a for loop is no different than a delay in a while loop. You have the Wait(ms), the Wait Until Next ms Multiple, and the Delay function.
You also should not hijack an old, unrelated thread.
03-16-2009 04:09 PM
I didn't think it was hijacking because it dealt with loops and timing.
I'll just post a new thread next time.
03-16-2009 04:20 PM - edited 03-16-2009 04:21 PM
Same way you'd create a time delay in a while loop. Put in a Wait function from the timing palette.
Never mind. I must not have refreshed my screen in a little while since starting this message.