Sort so that "Hello" is always before "hello"

Phil Davis revdev at pdslabs.net
Thu May 18 13:19:02 EDT 2017


"set the caseSensitive to true" before sorting.

Phil Davis



On 5/18/17 10:10 AM, Kaveh Bazargan via use-livecode wrote:
> I have the following lines when a list of words is sorted:
>
> Hello
> hello
> Hello
> hello
> hello
>
> so there is no hierarchy between upper and lower case chars. I want caps to
> go first. How do i do that pls?
>

-- 
Phil Davis





More information about the use-livecode mailing list