I'm trying to implement into my simple app a very basic regular expression.. Can someone provide me an example ?
I use to develop in obj-c, php and javascript so usually exp are similar to
myExp = /pattern/
How to do this in DataFlex ?
Thank for your time.
You may be able to use the package available in the Data Access forums or simply use the VB DLL that other developers use (also discussed in the attached thread):
Text compare function - generalTextCompare.txt