Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to convert from a character to an int?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00762098
Message ID:
00762450
Vues:
12
>Was wondering if there is a method for converting from a character to an int. I've tried to convert from a character
>to a binary and then from a binary to an int, but it just gives me the integer value of the binary.

I'm not sure that I understand your question correctly, but are you looking for the ASC() function? ASC("A") = 65, and CHR(65) = "A".
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform