I am trying to create a structured template assembler program that I can use to create external Rexx functions. I'm using various sources and examples that I've found and I have a question about storage.
Do I need getmain any storage I need, or is it the same if I define it in my program? I seem to see it done both ways in some examples I have. I didn't really find anything in the docs (yet) that say one way or another. If it is either/or, are there pros and cons to each way? I'm mostly running the functions from a STEPLIB library in my logon proc. Thanks Lindy ---------------------------------------------------------------------- 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

