Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get low word from 32 bit value
Message
De
16/05/2006 11:47:09
 
 
À
16/05/2006 09:14:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01122157
Message ID:
01122309
Vues:
13
>Carlos,
>
>Can VFP 9's new BINTOC functions help you?
>
>Here are some sample snippets:
>
>* NumToULong
>BINTOC(BITAND(m.tnNumber,0xFFFFFFFF),"RS")
>
>* NumToUShort
>LEFT(BINTOC(m.tnNumber,"RS"),2)
>
>Malcolm
>

Close, but not quite :) I have a number and I want a number in return. Thank you Malcom. Christian showed up!

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

Click here to load this message in the networking platform