Hi Ron,
You are right if Return code is 8(empty VSAM KSDS being opened for Input), Reason code is zero!
In my case I found a way. The file I am opening contains a NULL record always as the first re ...
Hi Ron,
Thanks..But I don't understand why you are moving the return code from R15 to RETURN8 field before issuing a call to SHOWCB ? I gues it won't be used by SHOWCB.
I tried this , But reason cod ...