Reply To: need regexp for "everything except"

Homepage Clovertech Forums Read Only Archives Cloverleaf Cloverleaf need regexp for "everything except" Reply To: need regexp for "everything except"

#56968
Bill Bertera
Participant

match will be the entire pattern that was matched.

sub1, sub2, etc… will contain what is put in ().

I put 2 pairs of (), so $one will be the entire pattern ($a), $two will contain %label%, and $three is the string you’re looking for. if there was another () with more of the pattern that would be $four (if ‘four’ was added to the command).

Forum Statistics

Registered Users
5,115
Forums
28
Topics
9,291
Replies
34,426
Topic Tags
286
Empty Topic Tags
10