Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Packed Digit Conversion to ASCII
Message
De
24/10/1999 17:51:53
Victor Lapid
Phil. Long Distance Tel. Co.
Manila, Philippines
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00280487
Message ID:
00280663
Vues:
9
Frank,


Aha, you gave me an idea, but ihav a little bit question on you?
nNumber=INT(nDoubleBCD/16)*10+MOD(nDoubleBCD,16)

INT(nDoubleBCD/16)*10? why did you multiply it by 10 not 256?, is this the first digit that i will be able to get? and MOD(nDoubleBCD,16), whatever is the remainder of this will be the second digit , isn't it?

What a simple code, thnaks Frank, now i'll be able to solve billing problems of our company.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform