Hi again,
I have an executable script file in my /usr/bin directory called PASSPRT. The script
file sets up Pass Through Printing via a Telnet client. The script is as follows:
printf "\033[5i\c"
cat $*
printf "\033[4i\c"
When I telnet to the linux box from elsewhere (ie. a WIN95 box) I can passprt anyfile
on the Linux Box and have it printed at the windows default printer via the telnet
client. I was wondering was there anyway I could configure DOSEMU such that the
printing generated during a DOSEMU session could go to PASSPRT instead of LPR. This
way the printing generated in DOSEMU over a Telnet session would print at the local
printer where the Telnet client is running. Does anyone have any suggestions or ideas?
Thanks in Advance
GP Doyle
--== Sent via Deja.com http://www.deja.com/ ==--
Share what you know. Learn what you don't.