On 5/14/2012 12:50 PM, Mansi Kulkarni wrote:
Sir, In IEBEDIT utility of JCL Statement //SYSUT2 DD SYSOUT=(*,INTRDR) is used. Ok. In this Plz explain why used * here, if we write any character there then also program run. What is * her? I thing it is for priority like we used class in job statement. Am i write?
No. Traditionally SYSOUT was a single character in the range A-Z and 0-9. Several decades ago IBM added * top copy the MSGCLASS as the SYSOUT class. However, for INTRDR the class is ignored. Try to use google to have your basic questions answered.
Gerhard Postpischil Bradford, VT ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

