Reverse a list
J. Landman Gay
jacque at hyperactivesw.com
Sun Feb 8 22:24:31 EST 2015
On 2/8/2015 5:18 PM, Mike Bonner wrote:
> The sort function method
> not passing text back and forth
Odd. I started out that way, returning only the numerical reference. The
sort wasn't stable and the list got jumbled. When I added the text
parameter in, it worked. I've just reverted my function to omit the text
again, and now it does work. Either I did something I don't remember, or
there's gremlins.
Anyway, having the two of you go at it has been interesting, I was
hoping this would spark a coding challenge. The business with byte
counting was unexpected.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list