Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print dos(real) report with VFP3.0
Message
From
12/07/1996 03:39:25
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00003609
Message ID:
00003847
Views:
29
>Hi Arnon,
>I see your DE extractor it's COOL.

thnx

>To send file to printer should I use "COPY FILE" or "TYPE" commands.

u create a small batch file e.g.
type %1
and run
it with ! /N2 pout myfile.txt (/N2- minimized)

btw, another option u have is to install a "generic/text printer" driver and set the printer to it before printing
using (SET PRINTER TO NAME )

HTH

Arnon Gal-Oz
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform