extremely weird and frustrating...

larry at significantplanet.org larry at significantplanet.org
Wed Apr 2 05:10:21 EDT 2014


Well Mark,
I guess I do not know how to state minutes and seconds in the proper syntax 
for a correct dateTime sort.
However, your piece of code below works perfectly.  Thanks very much!
Larry


> on mouseUp
>    put fld 1 into myList
>    set the itemDel to colon
>    sort lines of myList numeric by item 2 of each
>    sort lines of myList numeric by item 1 of each
>    put myList into fld 2
> end mouseUp





More information about the use-livecode mailing list