Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxtools Help
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Foxtools Help
Miscellaneous
Thread ID:
00117564
Message ID:
00117564
Views:
47
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.
Next
Reply
Map
View

Click here to load this message in the networking platform