Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compare Two Strings
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Compare Two Strings
Environment versions
Visual FoxPro:
VFP 7
Miscellaneous
Thread ID:
01016294
Message ID:
01016294
Views:
55
All:

I need to parse two strings and return the differences in HTML formatted code string.

For example:
“This is test of the HTML text comparison parser”
“This is a test of the new parse HTML page text comparison parser, developed by us”

Resulting string:
“This is a test of the new parse HTML page text comparison parser, developed by us

Can this be done in VFP? Seems to me I would have to do something like this using regular expressions; if so are there any utilites that can I can use to in VFP to call regular expressions?

Any ideas?

Thanks!

--Paul
Next
Reply
Map
View

Click here to load this message in the networking platform