Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date type
Message
From
10/12/2016 23:06:33
 
 
To
09/12/2016 03:49:18
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01644735
Message ID:
01644825
Views:
97
>You can use a collection, each member having
>- the regex pattern
>- the regular expression object
>- a method ( name) to call if the regex matches - you can pass the matches collection to the method

Hi Gregory,

Thanks for your contribution on this thread.

Just reading thru this thread and got your words about regex-ing with VFP. regex is not native to VFP. I understand you mean using an external library to process the regex. Which one would you rely upon? And what dependencies (i-e dlls) would that incur.

We are have a growing requirement to parse expressions from within VFP here. Up to now I did strictly rely on the relatively vfp string-handling facilities. Would you recommend some external stable third-party libraries for this regexing ? I certainly WANT to avoid win-platform-levels dependencies here:)

Cheers

Daniel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform