If you are going to keep the DCB open across calls you could: - "extend" your DCB with the rest of your information, i.e. make the DCB the first part of your control block. - when called, run the DEB queue until you find the one that points back to your DCB which you can identify/verify from the rest of your control block.
> Date: Mon, 22 Feb 2010 09:04:18 -0800 > From: [email protected] > Subject: Re: Best practice for 24-bit storage in assembler called from C/C++ > To: [email protected] > > > Only if you're not authorized. (No good reason.) > > I really want to run non-authorized because it vastly lowers customer > resistance to product trials. > > > Why do you think IDENTIFY (with LOAD) has lower overhead? > > Just a guess. No good reason. Perhaps it's not. I don't know -- that's why I > have been asking here. > > Charles > _________________________________________________________________ Hotmail: Trusted email with powerful SPAM protection. http://clk.atdmt.com/GBL/go/201469227/direct/01/ ---------------------------------------------------------------------- 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

