Mike -
I tried to solve that problem on an off
for years and never got anywhere with it. I got
a solution from microsoft.com and it didn't work.
Bernie
At 05:00 PM 5/21/2007, Michael Sinclair wrote:
Hi all,
In Rbase for DOS, I have a report to print to a network printer.
I create the report and print it to a file. Then I want to send the
file
to the network printer.
The following code works...
zip net use lpt1 \\servername\print_que_name
copy filename.txt lpt1
zip net use lpt1 /delete
The following code gives an extra (unwanted) form feed...
zip print /d:\\servername\print_que_name filename.txt
Why would there be a difference?
Thanks
Mike
--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]
(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
================================================