Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

DOS printing of a DbaseIII program

 
   Windows (Home) -> Print & Fax RSS
Next:  Can print with dos program (AVON)  
Author Message
rainpruf

External


Since: Sep 17, 2006
Posts: 4



(Msg. 1) Posted: Sun Sep 17, 2006 12:39 pm
Post subject: DOS printing of a DbaseIII program
Archived from groups: microsoft>public>windowsxp>print_fax (more info?)

I have a self-made routien written in Dbase III (DOS). It prints its output
to the LPT1 port. I have recently purchased a HP 6310 DeskJet that connects
to the PC via an USB cable. Does anyone know how to re-route the LPT1 port
to the USSB port assigned to the deskjet printer? Please respond to the
email address below. Thanks in advance.
--
rainpruf.DeleteThis@pacbell.net
Back to top
Login to vote
"Cari

External


Since: Sep 16, 2006
Posts: 60



(Msg. 2) Posted: Sun Sep 17, 2006 2:42 pm
Post subject: Re: DOS printing of a DbaseIII program [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Posts to a newsgroup are responded to in a newsgroup. If you can't be
bothered to come back to check the responses, I can't be bothered to launch
Outlook.

See:
http://members.shaw.ca/bsanders/printfromdos.htm
--
Cari (MS-MVP)
Windows Technologies - Printing & Imaging
http://www.coribright.com/windows

"rainpruf" <rainpruf RemoveThis @discussions.microsoft.com> wrote in message
news:E571B33D-C3AB-42E6-A3B9-C44E7AFC625D@microsoft.com...
>I have a self-made routien written in Dbase III (DOS). It prints its
>output
> to the LPT1 port. I have recently purchased a HP 6310 DeskJet that
> connects
> to the PC via an USB cable. Does anyone know how to re-route the LPT1
> port
> to the USSB port assigned to the deskjet printer? Please respond to the
> email address below. Thanks in advance.
> --
> rainpruf RemoveThis @pacbell.net
Back to top
Login to vote
Davide Guolo

External


Since: Jun 25, 2004
Posts: 8



(Msg. 3) Posted: Thu Sep 21, 2006 11:48 am
Post subject: Re: DOS printing of a DbaseIII program [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Dear rainpruf,

>I have a self-made routien written in Dbase III (DOS). It prints its
>output
> to the LPT1 port. I have recently purchased a HP 6310 DeskJet that
> connects
> to the PC via an USB cable. Does anyone know how to re-route the LPT1
> port
> to the USSB port assigned to the deskjet printer?

you may want to have a look at Printfil, which can automatically capture the
LPT1 output and forward it to any Windows printer.

Even without capturing the LPT1 port, you can:

SET DEVICE TO PRINT
SET CONSOLE OFF
SET PRINTER ON
SET PRINTER TO ("C:\My_Dir\My_File.txt")
....
@ x,y say ...
....
SET PRINTER OFF
SET CONSOLE ON
SET DEVICE TO SCREEN
SET PRINTER TO

Then you only have to set the "File to Check" field in the Printfil's
configuration dialog as c:\my_dir\my_file.txt to have your Dbase jobs
automatically captured and forwarded by Printfil to any Windows printer,
including the USB, virtual printers (PDF Writers, FaxModems ... ) etc.

Kind regards,

--
Davide Guolo
aSwIt s.r.l.
--------------------------------------------------------------
Printfil - Windows Printing System for Applications
http://www.printfil.com
Odbc4All - Connection to ODBC Data Sources for any Application
http://www.aswit.com/odbc4all
--------------------------------------------------------------
Back to top
Login to vote
rainpruf

External


Since: Sep 17, 2006
Posts: 4



(Msg. 4) Posted: Thu Sep 28, 2006 10:49 pm
Post subject: Re: DOS printing of a DbaseIII program [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Your information was helpful. I downloaded the trial version of the software
but could not get it to function. The process lead me, however, to
alternative software that fully satisfied my requirements. Thank you for
your response.


Bob Brauer
rainpruf.TakeThisOut@pacbell.net
--
rainpruf.TakeThisOut@pacbell.net


"Davide Guolo" wrote:

> Dear rainpruf,
>
> >I have a self-made routien written in Dbase III (DOS). It prints its
> >output
> > to the LPT1 port. I have recently purchased a HP 6310 DeskJet that
> > connects
> > to the PC via an USB cable. Does anyone know how to re-route the LPT1
> > port
> > to the USSB port assigned to the deskjet printer?
>
> you may want to have a look at Printfil, which can automatically capture the
> LPT1 output and forward it to any Windows printer.
>
> Even without capturing the LPT1 port, you can:
>
> SET DEVICE TO PRINT
> SET CONSOLE OFF
> SET PRINTER ON
> SET PRINTER TO ("C:\My_Dir\My_File.txt")
> ....
> @ x,y say ...
> ....
> SET PRINTER OFF
> SET CONSOLE ON
> SET DEVICE TO SCREEN
> SET PRINTER TO
>
> Then you only have to set the "File to Check" field in the Printfil's
> configuration dialog as c:\my_dir\my_file.txt to have your Dbase jobs
> automatically captured and forwarded by Printfil to any Windows printer,
> including the USB, virtual printers (PDF Writers, FaxModems ... ) etc.
>
> Kind regards,
>
> --
> Davide Guolo
> aSwIt s.r.l.
> --------------------------------------------------------------
> Printfil - Windows Printing System for Applications
> http://www.printfil.com
> Odbc4All - Connection to ODBC Data Sources for any Application
> http://www.aswit.com/odbc4all
> --------------------------------------------------------------
>
>
>
Back to top
Login to vote
Davide Guolo

External


Since: Jun 25, 2004
Posts: 8



(Msg. 5) Posted: Wed Oct 04, 2006 9:45 pm
Post subject: Re: DOS printing of a DbaseIII program [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Dear Mr. Brauer,

> Your information was helpful. I downloaded the trial version of the
> software
> but could not get it to function.

why not ? Did you try contacting the support team ? (support is freely
available also during the evaluation period).
If we can do something else for you, do not hesitate to contact us directly.

Kind regards,
Davide Guolo
aSwIt s.r.l.
--------------------------------------------------------------
Printfil - Windows Printing System for Applications
http://www.printfil.com
Odbc4All - Connection to ODBC Data Sources for any Application
http://www.aswit.com/odbc4all
--------------------------------------------------------------
Back to top
Login to vote
rainpruf

External


Since: Sep 17, 2006
Posts: 4



(Msg. 6) Posted: Wed Oct 11, 2006 2:19 pm
Post subject: Re: DOS printing of a DbaseIII program [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I did not try your tech support. When I did try your process and it proved
to be most difficult, I found an easier application on the web and downloaded
it. The applications works fine and was very easy to load. It solves all my
problem with the DBase DOS printing. I took the easy way out. Thank you for
your interest and assistance.
--
rainpruf.DeleteThis@pacbell.net


"Davide Guolo" wrote:

> Dear Mr. Brauer,
>
> > Your information was helpful. I downloaded the trial version of the
> > software
> > but could not get it to function.
>
> why not ? Did you try contacting the support team ? (support is freely
> available also during the evaluation period).
> If we can do something else for you, do not hesitate to contact us directly.
>
> Kind regards,
> Davide Guolo
> aSwIt s.r.l.
> --------------------------------------------------------------
> Printfil - Windows Printing System for Applications
> http://www.printfil.com
> Odbc4All - Connection to ODBC Data Sources for any Application
> http://www.aswit.com/odbc4all
> --------------------------------------------------------------
>
>
>
Back to top
Login to vote
rainpruf

External


Since: Sep 17, 2006
Posts: 4



(Msg. 7) Posted: Wed Oct 11, 2006 2:21 pm
Post subject: Re: DOS printing of a DbaseIII program [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thank you for your time and interest. The small application that I found on
the WEB is fully satisfactory for my situation. The DBase DOS printing
problem that I had is resolved. Again, thank you for your responses.

--
rainpruf.DeleteThis@pacbell.net


"Davide Guolo" wrote:

> Dear Mr. Brauer,
>
> > Your information was helpful. I downloaded the trial version of the
> > software
> > but could not get it to function.
>
> why not ? Did you try contacting the support team ? (support is freely
> available also during the evaluation period).
> If we can do something else for you, do not hesitate to contact us directly.
>
> Kind regards,
> Davide Guolo
> aSwIt s.r.l.
> --------------------------------------------------------------
> Printfil - Windows Printing System for Applications
> http://www.printfil.com
> Odbc4All - Connection to ODBC Data Sources for any Application
> http://www.aswit.com/odbc4all
> --------------------------------------------------------------
>
>
>
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Shutting up "printing started", and stopping the printing .. - After upgrading to XP, I am bothered by all the messages I don't need. I want to just print - I don't need a woman's voice telling me that printing started, I I don't want the pop-up-window. How do I turn them both off, to allow printing in the..

Program won't install-program disappears - I am working on a friend's computer. He had a lot of viruses (a whole lot) that I have gotten rid of. There is one virus/trojan that I can't find, though. It is not reported by his AV. An example of the symptoms follow (this has happened numerous times)....

Printing Problems Etc. - Using IE 6 and a HP printer web pages that I am trying to print don't print. The right margin gets cut off and I can't seem to find the problem. Everything else prints (documents, photos etc) As a sidenote when trying to highlight and then print the....

Printing Wizard - My XP Printing Wizard is very erratic and seems to work when it feels like it. When running it from Explorer it locks up on the front page and all I get is the hourglass. I end up having to print from another package altogether. This is with jpg files...

Photo Printing Wizard - When accessing an attachment to an E-mail, and selecting for printing, a selection of previous photos are displayed in camio layout within the Photo Printing Wizard utility. DESPERATELY NEED TO DELETE PREVIOUS IMAGES from the Photo Printing Wizard..
       Windows (Home) -> Print & Fax All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
  Windows Forums
 Game Forums
 Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact