Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String Testing
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01288047
Message ID:
01288301
Views:
11
>Dear Experts
>
>aa=alltrim("`ñ♀§♫☺☻+•♂♀♪♫☼§æ")
>
>How to check variable aa contains + sign
>
>Please help

?occurs('+',aa) will also work, and give the number of occurences. You may wind up needing at() and occurs()
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Previous
Reply
Map
View

Click here to load this message in the networking platform