On 7/20/2010 2:52 PM, Etienne Thijsse wrote:
Hi,
Does anyone have an idea why fopen("//PDS(MEMBER)", "w+") fails, while fopen
("//PDS(MEMBER)", "w") succeeds?
What do I have to do to the PDS to make fopen "w+" work? Change its record
format, record length....? Any idea's?
Thanks,
Etienne
----------------------------------------------------------------------
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
Hi
There should be an "errno" and an "errno2", they say maybe something
about the failure.
export _EDC_ADD_ERRNO2=1
----------------------------------------------------------------------
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