Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
If field contains @
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00903039
Message ID:
00904271
Views:
19
Sergey: You are, of course, right! How did I miss that!
>>>Please check if the above adaption is correct:
>>>
>>>If "@" .and. "." $ fieldname
>>
>>You've got it!
>
>Nope, it's invalid syntax. The valid expression is
If "@" $ fieldname .and. "."  $ fieldname
Previous
Reply
Map
View

Click here to load this message in the networking platform