Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange character in string
Message
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00568674
Message ID:
00568775
Vues:
15
>When I used the Asc() function, I got a return of 0.
>When I used the StrConv(string, vbFromUnicode) function, it returned "".
>
>What would this mean, if anything?
>Ryan

Just to clarify, StrConv() would return a byte array and you would need to check the elements if the array is populated. See the help on StrConv(), there is an example of that there.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform