Sorting

John Boehme john at integralservices.biz
Mon Dec 28 16:29:44 EST 2020


Hi Martin,

Try:

Do i_lnPortLst.$sort(upp($ref.[L_Name]),kfalse)



John Boehme
940-597-3046

-----Original Message-----
From: omnisdev-en [mailto:omnisdev-en-bounces at lists.omnis-dev.com] On Behalf
Of Martin Luce via omnisdev-en
Sent: Monday, December 28, 2020 7:40 AM
To: Omnis List
Cc: Martin Luce
Subject: Sorting

Hi

I am trying to sort a list alphabetically but not divided between upper and
lower case. ie I want a word starting with lower case c to be in the right
place amongst all the Cs and not to have the lower case starting letters
appearing after all the upper case first letters.

I am using 

Do i_InPortLst.$sort($ref.[L_Name])       L_Name being the name of the
column to sort on in the list

Have tried 

Do i_InPortLst.$sort($ref.[L_Name],upp())
but does not help

Here is to a better New Year for all

Martin
_____________________________________________________________
Manage your list subscriptions at http://lists.omnis-dev.com Start a new
message -> mailto:omnisdev-en at lists.omnis-dev.com 



More information about the omnisdev-en mailing list