Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of $ (
Message
From
18/07/2008 18:16:09
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01332421
Message ID:
01332431
Views:
7
>I need to look expressions into strings or text
>
>for exemple
>
>" the cat is not in the house"
>
>"because it is at the other side of the town"
>
>Only the second expression must return .T. because contains "at"

Maybe you can try to search for " at " instead of "at".
? " at " $ "the cat is not in the house" will return .F.
Previous
Reply
Map
View

Click here to load this message in the networking platform