Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is that command that returns words from text?
Message
De
22/01/2008 06:53:45
 
 
À
21/01/2008 21:14:22
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01283877
Message ID:
01283935
Vues:
26
This message has been marked as the solution to the initial question of the thread.
UPDATE: Oh, Hell. It's GetWordNum, but it won't help as what I'm trying to extract are the numeric values from an RGB() code. No actual words...
nRedVal = 0
nGreenVal = 0
nBlueVal = 0
SET Library to Foxtools.fll ADDITIVE
llresult = RGBComp(nRGBColor, @nRedVal, @nGreenVal, @nBlueVal)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform