Random sort demonstration
Michael Mays
michael_livecode at nayyan.com
Thu May 23 22:21:06 EDT 2013
Because my test script said
sort this_item_list by random(something)
instead of
sort item this_item_list by random(something)
D'oh,
Michael
On May 24, 2013, at 9:47 AM, Michael Mays <michael_livecode at nayyan.com> wrote:
>
> I really don't understand why when the random function is in line with the sort command the same distribution is always returned but when the random function is called in a function in line with the sort command it is different.
>
> Michael
>
More information about the use-livecode
mailing list