On Wed, 19 Nov 2025 00:32:57 -0600, Paul Gilmartin <[email protected]> wrote:

>Except for DDDEFs.

SMP/e DDDEF's are UCLIN (not JCLIN). UCLIN is outside of functions & PTFs. 
Customers should only use UCLIN at the recommendation of the vendor.

>>3. Never use hardcoded paths (e.g. /usr/lib/libsapi.a) in your functions or 
>>PTFs. 
>>Instead, use relative paths (e.g. ../../lib/libsapi.a or ./lib/libsapi.a) 
>>where possible. 
>Relative to what?

In the case of a SYMLINK to an LMOD, it's relative to the LMOD location. LMODs 
can use a DDDEF which specifies a path.

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

Reply via email to