On Mon, 17 Mar 2008 08:17:44 -0700 (PDT), in bit.listserv.ibm-main you
wrote:

>This option OPT(FULL), in the COBOL migration guide states that
>unreference
>data fields will be removed from the object.
>
>So, if I have a '05' level thingy, will it be removed?
The related "01" level and all fields subordinate to it also have to
be unreferenced for the space reservation to be removed from the
Working Storage.  Note that if the program is compiled OPTION(RENT)
which is the normal option, the size of the GETMAIN for Working
Storage is reduced for all removed record (01) areas. 
>
>What are the considerations?
>
>
>Thanks

Clark Morris

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