Silly Sort Question
Gregory Lypny
gregory.lypny at videotron.ca
Tue Oct 18 12:04:18 EDT 2005
Hello everyone,
I have a simply twelve-line list with the name of a month as the
first word on each line. The list is not in order, and I'd like to
sort it January to December using the monthNames. Don't know how.
sort lines of theList by first word in each [need connection
to the monthNames here]
Otherwise, I suppose a simple repeat loop, although clunky,
would do.
Regards,
Greg
More information about the use-livecode
mailing list