Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: BINTOC's 'S' option and currency value
Message
 
 
À
09/04/2005 12:18:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01003056
Message ID:
01003225
Vues:
22
Looks like 'S' flag is ignored when used in combination with '8' flag.
? 0h+BINTOC(0.0,"8"), 0h+BINTOC(0.0,"8S")
>
>CLEAR
>? 0h+BINTOC($0,"8"),0h+BINTOC($0,"8S")
>? "EXPECTED FALSE :",0h+BINTOC($0,"8")==0h+BINTOC($0,"8S")
>* Of course, then the next fire a overflow error
>? CTOBIN(BINTOC($0,"8S"),"YS")
>* and next return a complement value
>? CTOBIN(BINTOC($1,"8S"),"YS")
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform