Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Instr function in foxpro
Message
From
05/03/2003 17:38:17
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00761834
Message ID:
00761841
Views:
36
Hi Rajender,

Try
if AT("abc",thisform.caption)> 0 then
*-- then do something
endif
Ric

>I am using the following to find the string in (thisform.caption)
>
>
>if instr(1,thisform.caption,"abc") <> 0 then
>
>endif
>
>In foxpro it is not recognising the instr.
>
>Could you please tell me what to use here.
>
>Thank you.
Previous
Reply
Map
View

Click here to load this message in the networking platform