Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Declare dll call caused an exception
Message
 
À
28/01/2005 18:11:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP2
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Divers
Thread ID:
00979001
Message ID:
00982107
Vues:
34
>lcFront = "C:\somefile.bmp" && some image file
>lcFrontLen = CHR(LEN(lcFront))
>lcBack = "C:\someotherfile.bmp"
>lcBackLen = CHR(LEN(lcBack))
>the same schema for lcCode & lcCodeLen
I took it that you meant STR and not CHR.
>lnRetVal = BUICScan(lnJobType,lcCode,lcCodeLen,lcBack,lcBackLen,lcCode,;
>lcCodeLen)
tried it this way and with the '@' as they were in the original code.

:( neither worked.
On to the next attempt - Thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform