Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Regular expressions and Code Reference
Message
From
19/12/2008 22:20:57
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Regular expressions and Code Reference
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01368937
Message ID:
01368937
Views:
71
Hello All,
I am trying to search for any comments in my code dated between 10/01/08 and 12/19/08 using code reference. In the “Look Up Reference” screen I checked “Use regular expressions” check box and selected “Comments only”. In the “Look for:” text box I am trying to enter a regular expression which will find all the appropriate comments. The month and the date part works as I expected, but I cannot get it to show me comments with “08” year only.
Here is my last attempt.
^10|11|12(\/\d{1,2}\/)(08)$

Please help.
Thank you
Yelena
Next
Reply
Map
View

Click here to load this message in the networking platform