Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Regular expressions w/ Foxpro?
Message
 
To
29/01/2003 02:12:32
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00746548
Message ID:
00746785
Views:
22
>>I want to seach a string for the presence of a specific word. I just need to use it on this one small function from within my app and the simplest method would be the best. Any recommendations?
>
>You mean, like:
>
>
>IF "Word" $ cString
>   ?  "Found it"
>ENDIF
>
>
>If case is not important, change both with UPPER().


Oops. I didn't think $ works with a variable. I only used it in a select statement. Why I thought that is beyond me.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform