Hi,

Let's say that I want to do something like

repeat with i = 1 to 6
do "whatever" & i
end repeat

Except, I want 1 to 6 to be in random sequence

I could think of a few kludgy ways to do this.

Is there a standard approach? A simple approach?

Thanks in advance.

Tim



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to