Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Computer Support > Outputing a printer spool file to a USB printer?

Reply
Thread Tools

Outputing a printer spool file to a USB printer?

 
 
A. J. Moss
Guest
Posts: n/a
 
      04-12-2004
I asked about this a few days ago, but only got a partial response; now I can't
find the original thread.

Basically, in Windows 98 I've got a legacy DOS application that can only print
to LPT1 or FILE, and a USB printer. If I had a parallel port printer, I could
simply type

copy /b hardcopy.prn prn
or
type hardcopy.prn > prn

How do I do the equivalent with a USB printer?
 
Reply With Quote
 
 
 
 
=?UTF-8?B?UGFsaW5kcuKYu21l?=
Guest
Posts: n/a
 
      04-12-2004
A. J. Moss wrote:

> I asked about this a few days ago, but only got a partial response; now I can't
> find the original thread.
>
> Basically, in Windows 98 I've got a legacy DOS application that can only print
> to LPT1 or FILE, and a USB printer. If I had a parallel port printer, I could
> simply type
>
> copy /b hardcopy.prn prn
> or
> type hardcopy.prn > prn
>
> How do I do the equivalent with a USB printer?


In the settings for the USB printer, there should be a capture port
option. That should map the printer to a LPTx which you can use.
 
Reply With Quote
 
 
 
 
Gary G. Taylor
Guest
Posts: n/a
 
      04-12-2004
A. J. Moss wrote:

> I asked about this a few days ago, but only got a partial response; now I
> can't find the original thread.
>
> Basically, in Windows 98 I've got a legacy DOS application that can only
> print to LPT1 or FILE, and a USB printer. If I had a parallel port
> printer, I could simply type
>
> copy /b hardcopy.prn prn
> or
> type hardcopy.prn > prn
>
> How do I do the equivalent with a USB printer?


Prowl around the second-hand shops in your area for an old dot-matrix
printer and hang it onto the parallel port of your machine.
--
Gary G. Taylor * Rialto, CA
gary at donavan dot org / http:// geetee dot donavan dot org
"The two most abundant things in the universe
are hydrogen and stupidity." --Harlan Ellison
 
Reply With Quote
 
Toolman Tim
Guest
Posts: n/a
 
      04-13-2004

"Gary G. Taylor" <> wrote in message
news:BrCec.36152$_. com...
> A. J. Moss wrote:
>
> > I asked about this a few days ago, but only got a partial response; now

I
> > can't find the original thread.
> >
> > Basically, in Windows 98 I've got a legacy DOS application that can only
> > print to LPT1 or FILE, and a USB printer. If I had a parallel port
> > printer, I could simply type
> >
> > copy /b hardcopy.prn prn
> > or
> > type hardcopy.prn > prn
> >
> > How do I do the equivalent with a USB printer?

>
> Prowl around the second-hand shops in your area for an old dot-matrix
> printer and hang it onto the parallel port of your machine.
> --


Drop by my place .... I can load you up with a bunch of 'em!


 
Reply With Quote
 
Millimeter
Guest
Posts: n/a
 
      04-13-2004
On 12 Apr 2004 13:13:12 GMT, lid (A. J. Moss)
wrote:

>I asked about this a few days ago, but only got a partial response; now I can't
>find the original thread.
>
>Basically, in Windows 98 I've got a legacy DOS application that can only print
>to LPT1 or FILE, and a USB printer. If I had a parallel port printer, I could
>simply type
>
>copy /b hardcopy.prn prn
>or
>type hardcopy.prn > prn
>
>How do I do the equivalent with a USB printer?


How about changing >prn to be >lpt1
Millimeter.
 
Reply With Quote
 
notmenoway
Guest
Posts: n/a
 
      04-13-2004

"Toolman Tim" <> wrote in message
news:...
>
> "Gary G. Taylor" <> wrote in message
> news:BrCec.36152$_. com...
> > A. J. Moss wrote:
> >
> > > I asked about this a few days ago, but only got a partial response;

now
> I
> > > can't find the original thread.
> > >
> > > Basically, in Windows 98 I've got a legacy DOS application that can

only
> > > print to LPT1 or FILE, and a USB printer. If I had a parallel port
> > > printer, I could simply type
> > >
> > > copy /b hardcopy.prn prn
> > > or
> > > type hardcopy.prn > prn
> > >
> > > How do I do the equivalent with a USB printer?

> >
> > Prowl around the second-hand shops in your area for an old dot-matrix
> > printer and hang it onto the parallel port of your machine.
> > --

>
> Drop by my place .... I can load you up with a bunch of 'em!
>
> Jeez, me too. What are the e-waste laws in your state? -:



---
Outgoing mail is certified Virus Free. But then one can't be to careful.
What does your virus scanner say?
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.656 / Virus Database: 421 - Release Date: 4/9/2004


 
Reply With Quote
 
=?UTF-8?B?UGFsaW5kcuKYu21l?=
Guest
Posts: n/a
 
      04-13-2004
notmenoway wrote:

> "Toolman Tim" <> wrote in message
> news:...
>
>>"Gary G. Taylor" <> wrote in message
>>news:BrCec.36152$_ y.com...
>>
>>>A. J. Moss wrote:
>>>
>>>
>>>>I asked about this a few days ago, but only got a partial response;

>
> now
>
>>I
>>
>>>>can't find the original thread.
>>>>
>>>>Basically, in Windows 98 I've got a legacy DOS application that can

>
> only
>
>>>>print to LPT1 or FILE, and a USB printer. If I had a parallel port
>>>>printer, I could simply type
>>>>
>>>>copy /b hardcopy.prn prn
>>>>or
>>>>type hardcopy.prn > prn
>>>>
>>>>How do I do the equivalent with a USB printer?
>>>
>>>Prowl around the second-hand shops in your area for an old dot-matrix
>>>printer and hang it onto the parallel port of your machine.
>>>--

>>
>>Drop by my place .... I can load you up with a bunch of 'em!
>>
>>Jeez, me too. What are the e-waste laws in your state? -:

>


I turn them into x-y-z computer controlled milling tables. Just for
light stuff like jewelry and things like Stiriling engine heat
dissipators, custom processor heatsinks et al.

Can't get enough of them, particularly A3 size. It takes 6 printers
to make one table.
 
Reply With Quote
 
Brian
Guest
Posts: n/a
 
      04-13-2004
Palindr?me <> wrote in message news:<c5gt9h$1foin$>...
> notmenoway wrote:
>
> > "Toolman Tim" <> wrote in message
> > news:...
> >
> >>"Gary G. Taylor" <> wrote in message
> >>news:BrCec.36152$_ y.com...
> >>
> >>>A. J. Moss wrote:
> >>>
> >>>
> >>>>I asked about this a few days ago, but only got a partial response;

> >
> > now
> >
> >>I
> >>
> >>>>can't find the original thread.
> >>>>
> >>>>Basically, in Windows 98 I've got a legacy DOS application that can

> >
> > only
> >
> >>>>print to LPT1 or FILE, and a USB printer. If I had a parallel port
> >>>>printer, I could simply type
> >>>>
> >>>>copy /b hardcopy.prn prn
> >>>>or
> >>>>type hardcopy.prn > prn
> >>>>
> >>>>How do I do the equivalent with a USB printer?
> >>>
> >>>Prowl around the second-hand shops in your area for an old dot-matrix
> >>>printer and hang it onto the parallel port of your machine.
> >>>--
> >>
> >>Drop by my place .... I can load you up with a bunch of 'em!
> >>
> >>Jeez, me too. What are the e-waste laws in your state? -:

> >

>
> I turn them into x-y-z computer controlled milling tables. Just for
> light stuff like jewelry and things like Stiriling engine heat
> dissipators, custom processor heatsinks et al.
>
> Can't get enough of them, particularly A3 size. It takes 6 printers
> to make one table.


Interesting! I'd like to hear more about this as it is something I've
been wanting to do. Could you email me with some info as to what
software you use and how you put it together? Thanks!

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Samsung Printer won't spool documents fido Computer Support 3 04-09-2009 09:02 PM
How to convert color EMF spool file to grayscale or Black /white spool file? semaphore C++ 0 02-26-2009 10:42 AM
Suggest Printer Name Support feture:Grayscale,Colour and EMF Spool file su semaphore Hardware 0 02-24-2009 06:06 AM
xp64 printer install problem, services, print spool and RPC proble Urik of Vancouver Windows 64bit 1 11-25-2008 05:51 PM
Network printer not responding to spool on powerup. BudV Wireless Networking 15 05-05-2006 11:49 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57