Sort question

Mark Schonewille m.schonewille at economy-x-talk.com
Sun Oct 3 10:04:52 EDT 2010


Hi Yves,

What about this:

set the itemDel to slash
sort lines of myList by item 2 of (word 2 of each) and item 1 of  
(word 2 of each)

--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Get your store on-line within minutes with Salery Web Store software.  
Download at http://www.salery.biz

Op 3-okt-2010, om 15:57 heeft Yves COPPE het volgende geschreven:

> Hi list
>
> I have a list of lines
> each line has a first name & tab & a date (French format : DD/MM/YYYY)
>
> I want to sort the list on the DD/MM date without taking the YYYY  
> into account
>
> Here a sample :
>
> Jean	13/01/2017
> Luc	03/07/2017
> Bern	02/09/2015
> Michel	06/01/2018
> Bert	01/06/2016
> Jo	13/02/2016
> Rob	26/03/2018
> Nick	15/01/2015
>
> gives
>
> Michel	06/01/2018
> Jean	13/01/2017
> Nick	15/01/2015
> Jo	13/02/2016
> Rob	26/03/2018
> Bert	01/06/2016
> Luc	03/07/2017
> Bern	02/09/2015
>
> Can someone help me to to that ?
>
> Thanks.
>
> Amicalement.
>
> Yves COPPE
> yvescoppe at skynet.be




More information about the use-livecode mailing list