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....
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 :-(
Bye,
Michael
----------------------------------------------------------------------
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