>I think you have a bug in your call to CEEENV. You have:
>
>>      call 'ceeenv' using update-req, six, file-name,
>>           val-length, val-ptr, fc
>
>call 'ceeenv' using update-req, six, file-name,
>           val-length, env-val, fc
>

John,

  Steve is right, his example is correct and yours is not.
LE wants an address of an address of the env var value.
The LE books says the environment name should also be an
address of an address but the books are wrong.  I will get
them fixed.  I was just coding calls to CEEENV to update
my SHARE presentation 'Got COBOL' yesterday and running
tests on this very service!

Cheers,
TomR              >> COBOL is the Language of the Future! <<

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