> -----Original Message----- > From: IBM Mainframe Assembler List > [mailto:[email protected]] On Behalf Of Tom Marchant > Sent: Friday, October 15, 2010 8:29 AM > To: [email protected] > Subject: Re: EODAD ignored in DCBE for QSAM input file? > > On Thu, 14 Oct 2010 12:24:39 -0400, Peter Farley wrote: > > >I have an assembler I/O module in which I create a QSAM DCB > and DCBE in dynamically obtained 24-bit storage and populate > them appropriately from static versions. > > I see that you have your answer. > > I would have done this to diagnose the problem. I'd have > created a non-reentrant module similar to the existing module, > coded the DCB and DCBE in it and used them directly. Once I > got that one working, I'd compare the DCB and DCBE to the ones > that I had created in the program that was not working. Of > course, the test module would have to have been RMODE(24).
Indeed, that was my next step if I had not received an answer here. In my defense, I was at a frustration point and not thinking straight, and so reached out for help. After leaving the problem alone for a while, the technique you describe did occur to me, but by that point I had the answer from this forum. Thanks for the sage diagnosis advice, it will remind me that I already have the tools to solve the problem if only I stop to think about it. (Doh!) Peter -- This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system.
