Sort so that "Hello" is always before "hello"
Kaveh Bazargan
kaveh at rivervalleytechnologies.com
Thu May 18 18:23:30 EDT 2017
Brilliant, thank you. I have tried to fall out of love with LiveCode but it
is hard!
I used HyperCard since pre-release version ;-)
On 18 May 2017 at 22:28, hh via use-livecode <use-livecode at lists.runrev.com>
wrote:
> You want a sort with co-sort:
>
> set the casesensitive to true -- secondary sort:
> sort myContainer
> set the casesensitive to false -- primary sort:
> sort myContainer
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
--
Kaveh Bazargan
Director
River Valley Technologies
@kaveh1000
+44 7771 824 111
www.rivervalleytechnologies.com
More information about the use-livecode
mailing list