Re: ReadAll and RegExp
- From: "James Whitlow" <jwhitlow@xxxxxxxxxx>
- Date: Thu, 21 Jul 2005 16:40:03 -0500
"kstulce" <kstulce@xxxxxxxxx> wrote in message
news:1121977677.882044.298610@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Have you used Regular Expressions in a VBScript? I purchase the
> program "RegExBuddy" to help me learn how to create the patterns, based
> upon a text file, but the patterns that I have come up with, i.e.
> re.Pattern = "(\r\n\x20)([A-Z\d]{12,18})", don't seem to be working,
> even though I'm using expressions straight out of the VBScript CHM
> manual from M$. This expression works fine in RegExBuddy, but doesn't
> work in the script. I can use a pattern like "c." and it will pull up
> a bunch of stuff.
I don't quite understand what the pattern you are looking for is. Please
describe in detail what you expect your pattern to match. Give a few
examples of what should match and what should not?
.
- Follow-Ups:
- Re: ReadAll and RegExp
- From: kstulce
- Re: ReadAll and RegExp
- References:
- ReadAll and RegExp
- From: kstulce
- Re: ReadAll and RegExp
- From: McKirahan
- Re: ReadAll and RegExp
- From: kstulce
- ReadAll and RegExp
- Prev by Date: Re: Right click on text vs. right click on hyperlink
- Next by Date: Re: Script Remote Access
- Previous by thread: Re: ReadAll and RegExp
- Next by thread: Re: ReadAll and RegExp
- Index(es):
Relevant Pages
|