How to identify numbers in a RegEx

Jim Witte jswitte at bloomington.in.us
Fri Mar 3 23:05:34 EST 2006


Why doesn't this script return true?

get "0"
get matchText(tLine, "[0-9]")
answer it


Jim



More information about the use-livecode mailing list