A hint - the IEANTRT parameter storage may reside right in the caller's savearea. IEANTRT is documented to not alter R2-R13 [that's 48 bytes!] while the 16-byte TOKEN-NAME area [input parm] can also be reused for the returned TOKEN-VALUE.
Cumbersome? Yes, but eliminates the need for a STORAGE OBTAIN -Victor- On Fri, 1 Dec 2006 18:06:14 -0500, Craddock, Chris <[EMAIL PROTECTED]> wrote: >I agree. As for performance, "don't worry" IEANTRT is an extremely short >path. It won't be a performance problem, but although the books lie when >they say you need a save area (you don't) be aware you DO need to have >storage for the parameter list and the return area for the token value. > >CC ---------------------------------------------------------------------- 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

