Re: [foxboro] Print Screen to file
- From: "Schouten, Frits JF" <Frits.Schouten@xxxxxxxxxxxx>
- To: "'foxboro@xxxxxxxxxxxxx'" <foxboro@xxxxxxxxxxxxx>
- Date: Thu, 18 Sep 2003 07:31:16 +1000
create a dmcmd script in /usr/fox/sys. We called it XtermPrint
It looks like this:
#######################################
dmcmd script
dmcmd /usr/wherever/scripts/xtermxwd.sh
#######################################
The xtermxwd.sh looks like this:
#######################################
/usr/openwin/bin/xwd -out /tmp/xterm.dmp
/usr/fox/wp/bin/xwd2ps /tmp/xterm.dmp | lp -Tpostscript
#######################################
From this you should be able to work out what you want.
Cheers,
Frits 'while TRUE do my signature is shorter than Kevin Niederburgers
endwhile' Schouten.
-----Original Message-----
From: Brian Long [mailto:blong@xxxxxxx]
Sent: Thursday, 18 September 2003 09:15
To: Foxboro
Subject: [foxboro] Print Screen to file
Has anyone come up with a way to do print screens to a file with dislpay
manager?
Thanks,
Brian Long
E&I Superintendent
Green Bay Packaging
Arkansas Kraft Division
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
EOM
NOTICE - This message and any attached files may contain information that is
confidential and/or subject of legal privilege intended only for use by the
intended recipient. If you are not the intended recipient or the person
responsible for delivering the message to the intended recipient, be advised
that you have received this message in error and that any dissemination,
copying or use of this message or attachment is strictly forbidden, as is
the disclosure of the information therein. If you have received this
message in error please notify the sender immediately and delete the
message.
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
Other related posts:
- » Re: [foxboro] Print Screen to file