Page 1 of 1

REX OR

Posted: Wed Mar 07, 2001 10:14 am
by paulman
In PERL I can use a pipe | when writing a rex expersion. For example (foo|boo) meaning "foo" or "boo"
Is there an equivelent in your implementation of rex.

REX OR

Posted: Wed Mar 07, 2001 10:33 am
by mark
<$search="foo" "bar">
<rex $search $data>