in reply to Re: New to RegEx... need translation
in thread New to RegEx... need translation
VBScript does have a regexp object. It's pretty weak, but it should be enough for this (not using my one-regexp solutions though ;-)
This is how it could be in VB. VBScript will be almost the same. I'll black this out so that the innocent Perl guys are not affected:
|
Jenda
Always code as if the guy who ends up maintaining your code
will be a violent psychopath who knows where you live.
-- Rick Osborne
Edit by castaway: Closed small tag in signature
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: New to RegEx... need translation
by LAI (Hermit) on Apr 17, 2003 at 20:38 UTC |