|
|
| Author |
Message |
Douglas Wilder
Active User
Joined: 28 Nov 2006 Posts: 173 Location: Deerfield IL
|
|
|
|
I found this on the WEB, is it correct?
| Quote: |
BDAM file handling
Enterprise COBOL does not support the processing of BDAM files. Convert any BDAM files to virtual storage access method/relative record data set (VSAM/RRDS) files.
|
|
|
| Back to top |
|
 |
References
|
Posted: Wed Jan 16, 2008 4:51 am Post subject: Re: |
 |
|
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 6724 Location: 221 B Baker St
|
|
|
|
Hello,
I believe that is correct.
If one was so iniclined, i believe it could still be done in assembler.
As suggested in the quote, i'd recommend defining a vsam file and using that for random access. |
|
| Back to top |
|
 |
|
|