Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending a .TXT file to a printer
Message
From
13/11/1998 11:25:47
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00157423
Message ID:
00157426
Views:
18
>Ok, I think I'm suffering from cerebral flatulence.
>
>I need to send a .TXT file to a laser printer. Is there an easy way to do this? I've thought of creating a cursor with a memo field, appending the file, and using a report form to print the field, but it seems kind of kludgy.
>
>Any suggestions?
>
>TIA

COPY FILE filename TO LPT1:
or
TYPE filename TO PRINTER
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform