Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem converting VB code to VFP
Message
 
 
À
29/03/2010 10:05:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01457813
Message ID:
01457835
Vues:
66
Another thing to try is to terminate strings with CHR(0)
NullString = "" + CHR(0)
code = VeryStampAddText(id, 7, "\d\n\t" + CHR(0), 255, 0, 50, -30, 0, 0, 0, 0, NullString, 10, 0, NullString, 0)
I don't see anything else to try.

>
>Thanks for the response. Unfortunately, that change makes no difference.
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform