> All:
>
> I am testing a BPXWDYN call in CobolĀ  and I am building this allocate...
>
> ALLOC DD(TEMPFLE) DA(PIONEER.TEST.SYSIN) NEW CATALOG UNIT(SYSDA) CYL 
> SPACE(1,1) DSORG(PS) > RECFM(F) LRECL(80)
>
> I have tied with and without BLKSIZE(80) and in either situation see a 
> 4294967463 return > code
> Do I assume the class code is 4 and the error is x'294' ...?? 

4294967463 is hex 1000000A7.  So if you ignore the high-order fullword,  I'd 
suggest that you got a return code of 167.

Regards,

Allen Gainsford
Info Developer, Banking Shared Services
HP Enterprise Services (South Pacific)
Office +64-4-819-5236  |  Fax +64-4-819-5955  |  Email allen.gainsf...@hp.com

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to