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
