Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Search for a occurance of a characters in a string?
Message
 
 
To
20/06/2001 12:21:43
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00521533
Message ID:
00521540
Views:
16
Peter,

You can use the $ operator or the at() function.

? "abc" $ "123abc"
? at( "abc", "123abc" )

>This is a stupid, basic question but I am drawing a complete blank...
>
>How do I search to see of a character or string of characters is in another
>string?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform