Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need function that checks if chars exist in string ($,in
Message
From
17/04/2002 19:24:55
 
 
To
15/04/2002 18:21:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00645231
Message ID:
00646112
Views:
10
Hi Inge,
What you really want to do is:
if AT("Chars", String) <> 0
"Yes it's in there!"
endif
Previous
Reply
Map
View

Click here to load this message in the networking platform