Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
REVERSE RGB(0,0,0,255,255,255) to RGB(255,255,255,0,0,0)
Message
De
13/06/2003 13:05:51
 
 
À
13/06/2003 12:55:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00799797
Message ID:
00799888
Vues:
38
Hi Steve,

my code is independent by the speces within "()"
oldval="RGB(   0,  0,  0,  255,  255  , 255    )"
?STUFF(LEFT(m.oldval,AT(",",m.oldval,3)-1),5,0,SUBSTR(m.oldval,AT(",",m.oldval,3)+1,LEN(m.oldval)-AT(",",m.oldval,3)-1)+",")+")"
Universal rule: "more fast, minus generic".

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform