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 11:08:33
 
 
À
13/06/2003 11:04:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00799797
Message ID:
00799810
Vues:
36
Steve,

ALines() has a delimiter parameter. You shouldn't need to StrTran() the commas.

Alan

>Use strtran() to convert commas to chr(10), and use alines(), and put it back together...look at one of the messages from me to you the other day...(in an RGB() thread).
>
>
>>I need to create a function that will reverse an RGB settings. If it is 0,0,0,255,255,255 then make it 255,255,255,0,0,0 etc regardless of what the foreground and background settings are. The closest I can get is to using AT for the ',' in the statement and then stripping out the numbers in between and then set it again going backwards from the results. Anyone have a better idea?
>>
>>TIA,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform