For further information on (conforming) what Rich states, see: http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/dfsaptg1/2.4.2.10
Specifically, "If the output MOD name parameter is not specified, IMS formats the message using the MOD named in the MESSAGE OUTPUT DESCRIPTOR NAME field of the I/O PCB." "Rich Tabor" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > The second ISRT call without the modname means that the modname IMS > will use may be the previously specified modname on the previous ISRT > call. > > On 12/6/05, sudhanshu Kumar <[EMAIL PROTECTED]> wrote: > > Hi all, > > I am having a problem in my IMS-DC code. > > I want to know what's the difference between the below > > two statements > > CALL 'CBLTDLI' USING IMS-INSERT > > IOPCB > > MOD-AREA > > MODNAME. > > (MODNAME PIC X(08) VALUE 'FFOLMRCO'.) > > __________________________________________________ > > > > CALL 'CBLTDLI' USING IMS-INSERT > > IOPCB > > MOD-AREA. > > ____________________________________________________ ---------------------------------------------------------------------- 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

