Reg expression for replacing Not...Is with ...IsNot
- From: " **Developer**" <REMOVEdeveloper@xxxxxxxxxx>
- Date: Sat, 4 Feb 2006 15:17:36 -0500
I want to replace my If Not ...IS with If ... IsNot
In the Editor ReplaceInFiles form
I used this for the find
If Not {.*} Is
and this for the replace
If \0 IsNot
But that did not do it correctly
Can you tell me the correct expressions?
Thanks
.
- Prev by Date: visual basic 2005 free download
- Next by Date: Re: visual basic 2005 free download
- Previous by thread: visual basic 2005 free download
- Next by thread: RE: Capture http post request
- Index(es):