Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to translate SQL Picture (binary array) to DBF Pictu
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00458797
Message ID:
00461144
Vues:
19
>Vlad
>Thanks for the post. It makes a lot of sense. Does the VB -ChrB() function translate to VFP?
>> B = B & ChrB(Asc(Mid(Str,I,1)))
Terry,

ChrB() is identical to the VB Chr() function, which, in turn, is indentical to VFP's CHR(). All return a single byte. ChrW(), returns a wide character.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform