Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fll Call
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00858581
Message ID:
00858970
Vues:
25
Hi Sergey

I don't know what the fll file was built with. I don't have any source code for it. Could I somehow call a method in a program written in VFP 7 which in turn would call the fll file?

I could email you the fll file if that was any help.

Thanks.

John

>Hi John,
>
>What VFP version LCK libraries FLL was build with? Did you try to rebuild with VFP8 libraries?
>
>
>>I am calling a method in a fll file. It works fine in VFP7 SP1 but not in VFP8 SP1. It returns error number 1098 and a display a user error saying "cannot open printer in barcod32" The method in the fll file in supposed to return a handle to the printer to print barcodes. Here is the code, which I am using.
>>
>>
>>SET LIBRARY TO "D:\barcod32.fll"
>>tcPrnName = GETPRINTER()
>>tnPaperSiz = 1
>>tcOrient = "P"
>>STORE AOpenDC(tcPrnName,tcOrient,tnPaperSiz) TO nHandle
>>
>>Any idears why this will work in VFP 7 SP1 and not in VFP 8 SP1
>>
>>Thanks
>>
>>John
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform