IARCP64 can allocate pools comprised of cells ranging in size from 1 byte to 512 Kib.
Its design is different from that of the analogous AMODE(31) facilities and in some ways better. As usual for macros of this class, usable only in assembly language and PL/X, the only really good, usually very current documentation is in the prolog of the macro itself. Read it. Then ask questions. --jg On 8/24/12, Dave Day <[email protected]> wrote: > The 1.12 manual I looked at has the following. Doesn't say a > bleeping thing about the original size. I wish to move some pools above > the bar, and have some idea of how many I will need, in each. I would > like to be able to indicate that at the beginning, but it doesn't appear > to be possible. > > --Dave > ,EXPAND=YES > ,EXPAND=NO > When REQUEST=GET is specified, a required parameter that indicates whether > to attempt expanding the pool if there is no available cell. > ,EXPAND=YES > This parameter tries expanding. > ,EXPAND=NO > This parameter does not try expanding. > ,TRACE= > On 8/24/2012 4:04 PM, John Gilmore wrote: >> Look at EXPAND=NO|YES >> >> --jg >> >> > > ---------------------------------------------------------------------- > 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
