View previous topic :: View next topic |
Author |
Message |
yadav2005 Intermediate
Joined: 10 Jan 2005 Posts: 348 Topics: 144
|
Posted: Thu Nov 27, 2008 6:28 am Post subject: need to create an ISAM File |
|
|
Members,
I need to create a sample ISAM File and make use of it in a COBOL Proram, can anyone help me in this regard how can i create and use that as an input file in my COBOL Program. |
|
Back to top |
|
|
expat Intermediate
Joined: 01 Mar 2007 Posts: 475 Topics: 9 Location: Welsh Wales
|
Posted: Thu Nov 27, 2008 6:51 am Post subject: |
|
|
If I were you I would go for VSAM rather than ISAM, as VSAM is the replacement for ISAM.
Not even sure if ISAM is supported by IBM anymore. _________________ If it's true that we are here to help others,
then what exactly are the others here for ? |
|
Back to top |
|
|
|
|