Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AT() help
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00800225
Message ID:
00800226
Vues:
16
This message has been marked as a message which has helped to the initial question of the thread.
As you specified, AT() function looks for txt1 in txt2 string . My guess your intention was
? at(txt2, txt1)
>What is wrong with the following? The ?at returns 0.
>
>txt1 = 'abc d efg'
>txt2 = 'd'
>? at(txt1,txt2)
>
>brenda
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform