Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a .dll
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Creating a .dll
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01337552
Message ID:
01337552
Views:
59
I would like to create a dll to execute just the code below

*******************************************************************
>SET headings OFF
>SET PRINTER TO NAME (ALLTRIM(tprinters.nome))
>TYPE (pedPrint) TO PRINTER

******************************************************************

I would like to know:

1- How to create the dll ?

2- How to call the dll form my form ?
(passing parameters to the dll)


TIA
Next
Reply
Map
View

Click here to load this message in the networking platform