IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to send a file to a particular mailbox in a Printer ?


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Deepthy Jose P

New User


Joined: 07 Mar 2007
Posts: 40
Location: India

PostPosted: Thu Sep 11, 2014 2:37 pm
Reply with quote

Hi,

My requirement is to send a file to a printer, I have the IP address and the Destination name, but the below job
//Prntstep output outdisp=write,
// DEST=XXXXX,
// Name=name1,
// Room=room1,
// Building=bldg1,
// Dept=dept1,
// copies=&cpy1,
// Title=&title1

routes the print to mailbox00 on the printer , but the requirement is to route to the password protedted mailbox07 of the printer
Back to top
View user's profile Send private message
Deepthy Jose P

New User


Joined: 07 Mar 2007
Posts: 40
Location: India

PostPosted: Tue Sep 16, 2014 2:28 pm
Reply with quote

Hi all,

The above requirement was solved in our shop by quoting sysout=U in our job and the printer support group made the necessary changes to route the report to the mailbox for the particular user. So basically it was a internal setup change for Printer.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts IGYPG3178-I when compiling a pgm read... COBOL Programming 6
No new posts FileAid move data from two files to o... Compuware & Other Tools 5
No new posts Sorting date into YYYYMMDD, and creat... DFSORT/ICETOOL 13
No new posts To Sort detail records in a file with... SYNCSORT 5
No new posts PL/1 SEND CICS MAP first time, attrib... CICS 6
Search our Forums:


Back to Top