> -----Ursprungligt meddelande----- > Från: IBM Mainframe Assembler List [mailto:ASSEMBLER- > [email protected]] För Steve Comstock > Skickat: den 23 augusti 2011 16:39 > Till: [email protected] > Ämne: Re: SV: HLASM manuals > > On 8/23/2011 8:28 AM, Thomas Berg wrote: > > Talking about manuals for the asm programmer: where do I find the return > codes from the OPEN macro (SVC 22) ? > > > > (I'm assembler coding impaired...) > > > > :) > > > > > > > > Regards, > > Thomas Berg > > _________________________________________ > > Thomas Berg Specialist A M SWEDBANK > > > > Well, let's see. OPEN is an I/O macro, so why not try > Macro Instructions for Data Sets? > > Oh look: there it is: Chapter 5 Non-VSAM Macro Instructions > under the heading > > "OPEN-Connect program and data (BDAM, BISAM interface to VSAM, > BPAM, BSAM, QISAM interface to VSAM, and QSAM)" > > and the sub-section titled "OPEN return codes" > > > Oh, wait. Do you want VSAM OPEN return codes? Then the > same book, Chapter 3 "VSAM macro return and reason codes" > > > Hmmmmmm. > > > ;-) >
Thanks! :) I found it after I posted the question... (You have to know that I/O against a PDS(E) is found in "DFSMS" manuals...) Regards, Thomas Berg _________________________________________ Thomas Berg Specialist A M SWEDBANK
