On 20 Oct 2011 10:48:07 -0700, in bit.listserv.ibm-main you wrote:

>>SCEELKED contains SETENV and PUTENV.
>
>'setenv' may be in SCEELKED, but that does not help the dynamic call case,
>where the call would be resolved at runtime, not link time.
>
>You cannot call lower case names dynamically from COBOL at this time.
>The dynamic call routine 'normalizes' all names, including setting to
>upper case.  We need to change this at some point, but for now, no dynamic
>calls to lower-case named subroutines.  Can you change your call to a
>static call?

In the meantime couldn't an ALIAS of SETENV be given to setenv and
solve the problem?

Clark Morris
>
>Cheers,
>TomR              >> COBOL is the Language of the Future! <<
>
>----------------------------------------------------------------------
>For IBM-MAIN subscribe / signoff / archive access instructions,
>send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
>Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to