Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using At or RAT function
Message
From
23/06/2003 13:29:10
 
 
To
23/06/2003 12:34:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00802915
Message ID:
00802988
Views:
25
>Hi Raj,
>
>i think AND is logical operator.
>
>use .AND. on cWhereString, for minimize false matching, and
>
>
>'.AND.' $ UPPER(m.cWhereString)
>or
>ATC('.AND.',m.cWhereString)>0
>or
>LIKE('*.AND.*',UPPER(m.d))
>
>
>Fabio

Leave the '.'s out, and just use spaces on both sides of the AND to eliminate false positives. The .'s are so dBase. < bg >
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform