Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4356

RE: CALLRB error 12336

$
0
0

12336 is actually 0x3030, i.e. two ASCII zero characters.  It looks to me as though CALLRB is actually returning a 'good' status value, but it needs to be interpreted differently.  Maybe something like:

if Wstatus = h"3030"

...

(But I haven't consulted the documentation on this...)


Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>