Using VBScript 5.1 RegEx object in VB6? 
Author Message
 Using VBScript 5.1 RegEx object in VB6?

Does anyone know how to use the VBScript regular expression object in a VB6
application?

Thanks in advance.

-Mike Schinkel
VBxtras
http://www.*-*-*.com/



Thu, 12 Sep 2002 03:00:00 GMT  
 Using VBScript 5.1 RegEx object in VB6?

Quote:

>Does anyone know how to use the VBScript regular expression object in a VB6
>application?

Hi Mike,
    I wrote you a sample for VB5. You're on your own to get it to work in VB6- I
don't own it. The sample started as a WSF script and in 5 minutes it worked
in VB. Only needed to set the references and grab the arguments the VB way.
The sample shows multi-line comments for any VB module.
Get it here...

http://home.sprintmail.com/~mpryor/vb5regexp.zip

Best wishes,
    Mark Pryor

Quote:

>Thanks in advance.

>-Mike Schinkel
>VBxtras
>http://www.vbxtras.com




Thu, 12 Sep 2002 03:00:00 GMT  
 Using VBScript 5.1 RegEx object in VB6?
Thanks Mark.  Worked like a champ in VB6!
-Mike


Quote:

>Does anyone know how to use the VBScript regular expression object in a VB6
>application?

Hi Mike,
    I wrote you a sample for VB5. You're on your own to get it to work in
VB6- I
don't own it. The sample started as a WSF script and in 5 minutes it worked
in VB. Only needed to set the references and grab the arguments the VB way.
The sample shows multi-line comments for any VB module.
Get it here...

http://home.sprintmail.com/~mpryor/vb5regexp.zip

Best wishes,
    Mark Pryor

Quote:

>Thanks in advance.

>-Mike Schinkel
>VBxtras
>http://www.vbxtras.com




Fri, 13 Sep 2002 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Using the VBScript RegExp object in VB6

2. OVERFLOW ERROR Using MS Fortran 5.1 DLL : Help

3. need help with Regex Expression using VB6

4. Difference between VBScript 5 and VBScript 5.1

5. Using VB6 COM object in VBS script

6. Can VBScript objects be called from within VB6?

7. Can VBScript objects be called from within VB6?

8. WSH 5.6 vs 5.1 for Win9x can CSCRIPT be used for Win9x

9. compatibility between Word Perfect 5.1 and Word 97

10. IIS 5.1 does not run ASP.NET 1.0

11. IIS 5.1

12. WScript.Quit() problem under WSH 5.1

 

 
Powered by phpBB® Forum Software