[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: printer problems {again}
- Subject: Re: printer problems {again}
- From: "Leslie Savan" lsavan@xxxxxxxx
- Date: Mon, 04 Apr 2005 14:12:22 -0400
Carl,
I tried what you suggested (I think): I quit xywrite, got C:\> in
(what I assume is) DOS (i.e., the screen is black but for the C:\> that
comes on automatically.
Then, I tried two ways of doing what you suggested:
C:\>COPY A:\filename LPTI
and I got:
"1 file(s) copied"
Nothing printed out. Note: my filename did not include .TXT (or
any three letters) after it because the files I usually print out have
nothing after their names.
Then, I noticed that in my C: directory, I had one file called PRINT.TMP
(which seems to be created every time I try to make a printout; that is,
every time since the printing out stopped working). Whether I erase
PRINT.TMP or not makes no difference as to my ability to print out. But just
for the hell of it I tried this:
C:\>COPY C:\xy\print.tmp LPTI
This time, it read: "Path not found"
Either way, no print out. When I try again to print out in editor, I
continue to get "printer error" in command field.
----- Original Message -----
From:
To:
Sent: Monday, April 04, 2005 1:36 PM
Subject: Re: printer problems {again}
> Have you verified whether you can print from the DOS prompt? Quit
XyWrite, and at the DOS prompt, enter the following command:
>
> COPY [filename] LPT1
>
> For "[filename]", substitute the complete path to the document you want to
print. For example, if the doc is named mydoc.txt on drive A:, enter (at
the DOS prompt):
>
> COPY A:\MYDOC.TXT LPT1
>
> If it's on drive C: in directory \xy, enter (at the DOS prompt):
>
> COPY C:\XY\MYDOC.TXT LPT1
>
> What happens? Quote error messages, etc.
>
> --
> Carl Distefano
> cld@xxxxxxxx
>
>