Alex Rice wrote:
put matchText(tLine, "(\d{1,2})/(\d{1,2})/(\d{2,4})", tDay, tMo, tYr)

?? Although the "\d" and {m,n} syntax is standard regexp well documented in Perl, I did not see this in the Rev Regular Expression Syntax page. Do I have bad eyes or is this not documented (maybe Rev is a complete reg exp implementation but not completely explained in the rev docs)?


-Steve

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to