Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Microsoft vbscript regular expressions 5.5

Status
Not open for further replies.

peini

Programmer
May 1, 2002
13
US
I need to reference "Microsoft vbscript regular expressions 5.5", so I can use RegExp object.
The path for that is c:\winnt\system32\vbscript.dll\3
I could do it in Access 2000 (cause it's already show on the reference list, p.s. you couln't type in the path, it won't recognize the path)
But couldn't make it work in Access 97. I do everything I can such like install the the newest vbscript library, and
I believe it should be up to 5.5. But still it didn't show on the list nor can I reference the library by entering the path.

p.s.
The library called "Microsoft VBScript Globals" won't work"
The path for that is
c:\winnt\system32\vbscript.dll
 
That will add "Microsoft VBScript Globals"
The thing I need is "Microsoft vbscript regular expressions 5.5"???
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top