Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Searching for ... using regular expressions
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01357999
Message ID:
01358002
Views:
24
>Hi all,
>
>I'm not up on RegExpressions, and want to do a search project wide looking for...
>
>any statement that has an IF statement with a double single-quote like...
>
>IF lcSomeVar = ''
>
>of course, it may be a space or a tab after the IF, and may have a space or tabs after the = sign...
>
>
>Thanks

Do you want to do this with regular expressions or Code Reference tool will be enough?

Check out this link http://msdn.microsoft.com/en-us/library/ms974570.aspx in the meantime

and this one http://www.regular-expressions.info/numericranges.html
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform