Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxtools Help
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Foxtools Help
Divers
Thread ID:
00117564
Message ID:
00117564
Vues:
48
I am using the following code:

* note that lcPrinterName comes from a table
lcbuffer = SPACE(500)
lnlength = LEN(lcbuffer)
lnlength = GetProStrg('printerports',lcPrinterName,"",@lcbuffer,lnlength)


It works on my development system (VFP 5.0a) but not at the clients.
Foxtools.FLL is in my project and marked to be included.
It is also in the subdirectory of the app at the clients office

He receives GETPROSTRG program not found

Any ideas?
Richard DeZeeuw
DeZeeuw Software Inc.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform