Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Serial Printer
Message
From
16/08/2005 04:23:06
 
 
To
14/08/2005 17:09:25
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
01040844
Message ID:
01041234
Views:
24
One workarround wld be to create another windows printer (generic / text only) with output set to serial port i/o lpt1
Then simply switch output destination by using

set printer to name (cSerialPrinterName)

You can also produce report as text file and then copy it to serial port.
There was an example of this here, and also should be some tools/examples here in downloads. But I cannot realy remember name of that file.

Rgds++
Sergio



>my client want to use serial printer, in the DOS Clipper, I used to do:
>
>in Clipper:
>set printer to COM1
>
>in DOS prompt:
>mode com1:9600,n,8,2
>
>wish to know how to do it in VFP.
>
>thanks.
>
>regards,
>
>Jerry
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Reply
Map
View

Click here to load this message in the networking platform