View previous topic :: View next topic |
Author |
Message |
sweetvenki Beginner
Joined: 05 Apr 2004 Posts: 1 Topics: 1
|
Posted: Mon Apr 05, 2004 2:42 am Post subject: CObol vsam and redefines |
|
|
Dear Respective!
I am having doubt about how we can read and update VSAM files using the cobol program.
What are the advantages of REDINES other than Memory share and group initialization? |
|
Back to top |
|
 |
raggop Beginner

Joined: 05 Feb 2003 Posts: 19 Topics: 3
|
Posted: Mon Apr 05, 2004 10:42 pm Post subject: |
|
|
sweetvenki,
1> read the book "MVS/VSAM for the Application Programmer" by Gary D Brown. It is a good book and has plenty of examples programs which should solve your queries.
2> You can refer the IBM cobol language reference for more on REDEFINES.
raghu |
|
Back to top |
|
 |
|
|