Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Instr function in foxpro
Message
De
05/03/2003 17:38:17
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00761834
Message ID:
00761841
Vues:
35
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform