Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dos printing
Message
From
02/03/2004 17:40:06
 
 
To
11/02/2004 06:25:17
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00862326
Message ID:
00882525
Views:
47
>instead of "RUN /N PRINT yyyy.txt" another way to print (that also support network printers):
>
>
>DECLARE INTEGER CopyFile IN kernel32;
>	STRING lpSrcFile, STRING lpDstFile, INTEGER bFail
>CopyFile("yyyy.txt","lpt1", 0)
>
Hello Metin,

Regarding your suggestion above, suppose several printers are available and we want to print to the VFP default printer, not the Windows default printer. How do you do it?

Thanks for the help.

Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform