> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of GAVIN Darren * OPS
EAS
>
> Here is how we build our DLL Modules
>
> Compile
>
> PROCESS TRUNC(BIN) DLL EXPORTALL PGMNAME(LONGMIXED)
>
> On the link
>
> DYNAM(DLL),RENT,CASE(MIXED)
>
> If you specify DYNAM(DLL) on the process statement instead of
> on the linkage parms, like one should be able to do, the
> integrated translator will error off.
That's a "CICS problem", not a "COBOL problem". You might consider
raising a Requirement with CICS Development to address it.
-jc-
----------------------------------------------------------------------
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