Computing.Net > Forums > Disk Operating System > How do you print to COM1 in pseudo DOS?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How do you print to COM1 in pseudo DOS?

Reply to Message Icon

Name: B Newman
Date: January 10, 2000 at 11:44:17 Pacific
Comment:

Is there anyway to send an ascii file (textfile.txt) to the COM1 port using Win 9x pseudo DOS environment?

Any help is greatly appreciated.



Sponsored Link
Ads by Google

Response Number 1
Name: Dean
Date: January 10, 2000 at 12:15:16 Pacific
Reply:

print textfile.txt >> com1


0

Response Number 2
Name: B Newman
Date: January 10, 2000 at 13:16:39 Pacific
Reply:

Awesome!!! Thanks for good help. now one more thing....Please!

When I type in:
C:>\PRINT textfile.txt >> com1

(textfile.txt contains, say, 'hello')

I get on my printer the following:

C:\Textfile.txt is currently being printed
hello

Is there any way to suppress the 'C:\Textfile.txt is currently being printed' message?

Any ideas?
I tried setting up a batch file as follows:

@echo off
PRINT textfile.txt >> com1

and this does not suppress the print queue message.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: How do you print to COM1 in pseudo DOS?

Printing via COM1 in pseudo Dos for Win9x www.computing.net/answers/dos/printing-via-com1-in-pseudo-dos-for-win9x/1901.html

LPT1 to FILE in DOS autoexec.bat www.computing.net/answers/dos/lpt1-to-file-in-dos-autoexecbat/10696.html

How do you change the collar of the DOS prompt? www.computing.net/answers/dos/how-do-you-change-the-collar-of-the-dos-prompt/2695.html