- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Printing from Putty?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2007 04:25 PM
тАО04-12-2007 04:25 PM
Printing from Putty?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2007 04:32 PM
тАО04-12-2007 04:32 PM
Re: Printing from Putty?
When I want to print my text file in VI it shows this:
$ print andy.txt
%PRINT-F-CREJOB, error creating job
-JBC-E-NOSUCHQUE, no such queue
How can I solve this matter in order to print from VI (or any screen) using PUTTY and Im also using a local printer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2007 04:34 PM
тАО04-12-2007 04:34 PM
Re: Printing from Putty?
Is the printer connected to the VMS system or to the PC?
Putty is just a window onto the VMS system.
So to print a file you edited i would...
$TYPE file
Highlight file contents in putty window with mouse drag
Create notepad or winword or such pc-local editor window
Past (^V) the highlighted text.
Tweak format as needed.
Ask for print from file menu in pc editor.
Good luck,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2007 04:51 PM
тАО04-12-2007 04:51 PM
Re: Printing from Putty?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2007 05:02 PM
тАО04-12-2007 05:02 PM
Re: Printing from Putty?
Just TYPE the file inside VMS.
But note, that all session output is logged.
regards kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2007 05:21 PM
тАО04-12-2007 05:21 PM
Re: Printing from Putty?
You may activate the ALT key (in windows behaviour) to start the system menu in your session. The you can change the chars and activate logging, TYPE your file and disabe logging.
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2007 06:36 PM
тАО04-12-2007 06:36 PM
Re: Printing from Putty?
Use the cut and paste to notepad quite a lot though.