Just looked at it so.... I am assuming the Assembler will close the SYSPRINT dataset when it is done so if I have text unit DALCLOSE I should be able to see it as soon as the assembler is done "BR or BSM 0,14"
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Charles Mills Sent: Sunday, September 25, 2016 11:19 AM To: [email protected]"DOES Subject: Re: S99ERROR = 21C For &&OI UNIT=VIO You know you can allocate to SYSOUT with SVC 99 as well as a dataset? Look into the "SPIN" options so that it is available after the assembler ends, without waiting for your STC to end, Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Joseph Reichman Sent: Sunday, September 25, 2016 5:01 AM To: [email protected] Subject: Re: S99ERROR = 21C For &&OBJ UNIT=VIO Well I was able to allocate the datasets run Or BASSM to the assembler But I cann't find the sysprint dataset I had disp=(new,catlg) ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
