Lindy, 

if your program is loaded from STEPLIB it doesn't matter if your program is 
rent 
or not as it's loaded into non protected storage unless you have 
CSVRENTPROTECT in you DIAGxx member. 

However all of my programs are RENT and coding NORENT is for me just a lazy 
programming style in these day. Same apply to RMODE24 or AMODE24. In 
these days were are several possibilities to anchor a getmained area for reuse 
e.g. Name/Token services. 

Roland


>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.
>

----------------------------------------------------------------------
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

Reply via email to