Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select Text Item Based on Number
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01550511
Message ID:
01550515
Vues:
60
>What command will give me the following:
>
>nNumber = 2
>cText = command( nNumber, "One","Two",Three","Four")
>
>cText would now equal: Two
>
>Jim Colombo.
lcTest = "One, Two, Three, Four"
? GETWORDNUM(lcTest,2,",")
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform