If (when) you are using LE V1.8, you can use the LE callable service
    CEEENV

See:
 
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ceea3170/2.2.5.31


The advantage of using CEEENV over "putenv" (not PUTENV) is that the
restrictions listed at:
  http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/igy3pg32/3.4.3 

are removed, i.e. specifically you no LONGER need to pay attention to the
following:

 "Because these are C functions, you must pass arguments BY VALUE. Pass
character strings as BY VALUE pointers that point to null-terminated
strings. You must use the compiler options NODYNAM and PGMNAME(LONGMIXED)
when you compile programs that call these functions." 


<[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTECTED]>...
> What would the execution JCL for this program be?  In particular, where 
> does module DYNAM come from, either in static linkage as shown or 
> w/dynamic linkage?
> 
<snip>

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