The mod name specifies the format used for the display to the screen. If it
is specified, it will over-ride the default.
Usually the first call to IOPCB will specify the modname, second and later
calls will specify the modname only if they want to change the format.

Mike

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.
> ____________________________________________________
>
>
>
>
> __________________________________________________________
> Enjoy this Diwali with Y! India Click here
> http://in.promos.yahoo.com/fabmall/index.html
>
> ----------------------------------------------------------------------
> 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
>



--
Mike

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