Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing to LPT1.DOS
Message
From
14/08/1998 15:18:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Printing to LPT1.DOS
Miscellaneous
Thread ID:
00127002
Message ID:
00127002
Views:
95
In FPW and VFP, you can COPY MYFILE.TXT TO LPT1.DOS to send a text file to a printer and bypass Windows print drivers. If LPT1 is a captured printer port, this works fine when the default folder is a short file name. If I try the same command, with "\Program Files" as the default folder, an error is returned "Invalid path or file name".

Does anyone know a workaround for this? Named pipes (COPY MYFILE.TXT TO \\SERVER\MYPRINTER) works fine in both cases.

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform