Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programatically find Return within WITH / ENDWITH
Message
 
 
To
23/06/2008 17:58:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01326207
Message ID:
01326214
Views:
15
>Naomi --
>
>Yes, in fact, I had reviewed that thread as part of a different topic.
>
>However, WITH / ENDWITH is a little messier -- um, a lot messier -- since you need to find the matching ENDWITH for each WITH. Have not figured out how to do that. Once I can do so for a given PROC or METHOD, I should be able to do so for all of them as described in the thread.
>
>
You need to use Regular Expressions. WITH follows with anything then RETURN then anything then ENDWITH. Should be a bit tricky to construct this expression.
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