to find the first numeric line?

Mike Bonner bonnmike at gmail.com
Fri Feb 1 18:26:51 EST 2013


Could change it to

sort numeric temp
filter temp without "[1-9]*"
return the number of lines of temp + 1

thereby killing 2 of the lines.



More information about the use-livecode mailing list