This is why I learn new things. sort lines of theList ascending numeric by length(each)
How many lines of code does this take in C or VB.net? Every time I do something like this in LC I'm glad I took the LC plunge. My 89 year old Mother learned to use her Nook and Laptop. She is glad she took the effort to get on-line. A lot easier for her to read books, get the crossword or check her bank account. Knowledge is power. Learn new things today! Ralph DiMola IT Director Evergreen Information Services [email protected] -----Original Message----- From: use-livecode [mailto:[email protected]] 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: [email protected] > To: [email protected] > 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 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 > > [email protected] > > Please visit this url to subscribe, unsubscribe and manage your subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
