Hi Frank,

Two things I'd check:

* You've invoked the binder with the DYNAM=DLL parm

* The reference(s) are dynamic (descriptors) so that they can be satisfied by 
the IMPORT

Otherwise the binder cannot resolve them dynamically and since you now told it 
to not autocall...

Barry

On Tue, 10 Aug 2021 16:41:46 -0500 Frank Swarbrick 
<[email protected]> wrote:
>
> Hi Barry,
>
> Interesting.  But I can't quite get it to work.  What's bizarre is that the 
> DLL linkage seems to get resolved:
>
> IMPORT/EXPORT     TYPE    SYMBOL              DLL                 DDNAME   
> SEQ  MEMBER
> -------------     ------  ----------------    ----------------    -------- 
> ---  ---------
>    IMPORT         CODE    CSNBRNGL            CSFDLL31            SIEASID   
> 01  CSFDLL31
>
> But the binder is still giving me an error:
>
> IEW2455W 9205 SYMBOL CSNBRNGL UNRESOLVED.  NOCALL OR NEVERCALL SPECIFIED.
> IEW2638S 5384 AN EXECUTABLE VERSION OF MODULE *NULL* EXISTS AND CANNOT BE 
> REPLACED BY THE NON-EXECUTABLE MODULE JUST
>          CREATED.
>
> Very odd!
>
> Frank

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to