Search found 4 matches
- Fri Apr 25, 2008 3:05 am
- Forum: Technical / Scripting
- Topic: how do i?
- Replies: 1
- Views: 2626
how do i?
Make it so that it tells me a msg at the end of the script saying how long it took to complete the script?
- Sun Apr 20, 2008 6:01 pm
- Forum: Technical / Scripting
- Topic: Looping problem
- Replies: 4
- Views: 4051
- Sun Apr 20, 2008 5:59 pm
- Forum: Technical / Scripting
- Topic: Looping problem
- Replies: 4
- Views: 4051
- Sun Apr 20, 2008 5:14 pm
- Forum: Technical / Scripting
- Topic: Looping problem
- Replies: 4
- Views: 4051
Looping problem
I put this in but it doesn't loop for some weird reason please help!!??
Let>x=0
Repeat>x
Let>x=x+1
Until>x=500