On Mon, 14 Mar 2011 19:00:30 +0100 Michael Knigge <[email protected]> wrote:
:>Binyamin, :> :>> Or you can internally issue $TO :>Well, finally I've found the right manual for the $T command.... :>Well, I guess "$TO" also won't work because it can't update the TITLE :>attribute... (or I was too stupid) ;-( Furthermore, it seems to me :>that T$O sets characteristics for a complete job, not just for a single :>file.... Sorry - you would need to do it via SDSF. Seems like $TO doesn't do everything. :>what I need is something like that: :>//OUTPUT1 OUTPUT COPIES=1,PRMODE=LINE,ROOM=12,TITLE="DUMMY" :>//TSTFILE1 DD SYSOUT=A,OUTPUT=(*.OUTPUT1) :>//TSTFILE2 DD SYSOUT=A,OUTPUT=(*.OUTPUT1) :>//TSTFILE3 DD SYSOUT=A,OUTPUT=(*.OUTPUT1) :>//TSTFILE4 DD SYSOUT=A,OUTPUT=(*.OUTPUT1) :>And when writing the files "TSTFILE1" to "TSTFILE4", I need to set :>individual strings for the TITLE for every file - at runtime.... :>IBM even states in one of it's manuals, that the TITLE should only be :>changed by SDSF.... If SDSF can change the TITLE - than it is possible, :>but why IBM dosn't document how?!?!? :>I even digged around in the SSI and SAPI manuals - but all in vain. I :>can't find a way or I don't understand the manuals :-( -- Binyamin Dissen <[email protected]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

