Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programatically create RegExp object?
Message
From
02/02/2007 18:38:53
Donald Lowrey
Data Technology Corporation
Las Vegas, Nevada, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Programatically create RegExp object?
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01192056
Message ID:
01192056
Views:
77
Good evening all

Is there a way to programatically create a regular expression object?

- I don't want to have to use VB scripting as in: lox = CreateObject("VBScript.RegExp")

- The code will run in a utility that does not have a convenient form on which to drop an instance of the FFC visual class _regexp.

- I could create a project just for this utility and add _regexp to the project. But all in all, I would just rather invoke the object programatically.

Thanks for taking the time to answer.

-Don Lowrey
Next
Reply
Map
View

Click here to load this message in the networking platform