Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String Function Help
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00776874
Message ID:
00776995
Views:
10
Hi Brenda,

You might want to consider the Microsoft VBScript.RegExp class.

You can access it via CREATEOBJECT('VBScript.RegExp') in FoxPro


Then check out:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnclinic/html/scripting051099.asp

Regular Expressions are complicated, but very powerfull.

HTH,

Cris
Previous
Reply
Map
View

Click here to load this message in the networking platform