|
|
| Author |
Message |
gskn4u Currently Banned New User
Joined: 29 Feb 2008 Posts: 25 Location: hyderabad
|
|
|
|
Hi
Can anyone tell me how to determine which generation is being process currently thru a cobol program.
Say i have a GDG base DPSDSNG.TEST.GDG which has 10 generations. i need to know the generation number of the current GDG file being processed.
Thanks, |
|
| Back to top |
|
 |
References
|
Posted: Thu Jul 03, 2008 3:37 pm Post subject: Re: How to determine which GDG generation is being processed? |
 |
|
|
 |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 3207 Location: Brussels once more ...
|
|
|
|
Why do you need to know this information ???
I am sure that this has already been asked and answered, please search. |
|
| Back to top |
|
 |
gskn4u Currently Banned New User
Joined: 29 Feb 2008 Posts: 25 Location: hyderabad
|
|
|
|
| Quote: |
I am sure that this has already been asked and answered, please search.
|
i've already done. can you pls help me by providing the link...[/b] |
|
| Back to top |
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 7997 Location: 221 B Baker St
|
|
|
|
Hello,
Start here:
http://ibmmainframes.com/viewtopic.php?t=20412
As i mentioned in another of your topics - it will be more work.
I should also mention that the value of the creaton date in the code is extremely limited. If you know the generation, you can easily "look up" the creation date online for any given generation. |
|
| Back to top |
|
 |
|
|