Re: Sorting a list/Being a developer after 40

2016-04-29 Thread Peter Bogdanoff
This is a wonderful solution. Thank you! I too have learned a new thing, Ralph! Peter On Apr 29, 2016, at 1:24 PM, Ralph DiMola wrote: > This is why I learn new things. > > sort lines of theList ascending numeric by length(each) ___ use-livecode ma

RE: Sorting a list/Being a developer after 40

2016-04-29 Thread Ralph DiMola
ecode-boun...@lists.runrev.com] On Behalf Of John Dixon Sent: Friday, April 29, 2016 3:52 PM To: How to use LiveCode Subject: RE: Sorting a list Very neat ! > Date: Fri, 29 Apr 2016 15:34:05 -0400 > From: p...@researchware.com > To: use-livecode@lists.runrev.com > Subject: Re: Sorting

RE: Sorting a list

2016-04-29 Thread John Dixon
Very neat ! > Date: Fri, 29 Apr 2016 15:34:05 -0400 > From: p...@researchware.com > To: use-livecode@lists.runrev.com > Subject: Re: Sorting a list > > sort lines of theList ascending numeric by length(each) > > On 4/29/2016 3:25 PM, Peter Bogdanoff wrote: > > I

Re: Sorting a list

2016-04-29 Thread Paul Dupuis
sort lines of theList ascending numeric by length(each) On 4/29/2016 3:25 PM, Peter Bogdanoff wrote: > I have a list: > > acoustics > acoustic > acoustical > acoustically > > How would I sort this list by the number of characters in each line, least to > most? > > Peter Bogdanoff > UCLA > > > > _

Re: Sorting a list

2016-04-29 Thread RM
http://forums.livecode.com/viewtopic.php?f=9&t=10505 Richmond. On 29.04.2016 22:25, Peter Bogdanoff wrote: acoustics acoustic acoustical acoustically ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, un

Sorting a list

2016-04-29 Thread Peter Bogdanoff
I have a list: acoustics acoustic acoustical acoustically How would I sort this list by the number of characters in each line, least to most? Peter Bogdanoff UCLA ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to