View previous topic :: View next topic |
Author |
Message |
mrinalsolanki Beginner
Joined: 02 May 2006 Posts: 56 Topics: 16
|
Posted: Thu Sep 13, 2007 2:51 am Post subject: Cobol Version |
|
|
hi all,
Can somebody tell me how to find version of cobol?
I mean any IBM utility or JCL to do that. |
|
Back to top |
|
 |
dbzTHEdinosauer Supermod
Joined: 20 Oct 2006 Posts: 1411 Topics: 26 Location: germany
|
Posted: Thu Sep 13, 2007 3:03 am Post subject: |
|
|
look at the compiler output. _________________ Dick Brenholtz
American living in Varel, Germany |
|
Back to top |
|
 |
mrinalsolanki Beginner
Joined: 02 May 2006 Posts: 56 Topics: 16
|
Posted: Thu Sep 13, 2007 3:33 am Post subject: |
|
|
I got this by compiling program.
Code: | PP 5648-A25 IBM COBOL for OS/390 and VM 2.1.0 |
so the compiler is IBM and version is PP 5648-A25.
please correct me if i am wrong. |
|
Back to top |
|
 |
CICS Guy Intermediate
Joined: 30 Apr 2007 Posts: 292 Topics: 3
|
Posted: Thu Sep 13, 2007 3:44 am Post subject: |
|
|
IIRC, 5648-A25 is called the program number...
2.1.0 is the version and 'COBOL for OS/390 and VM' is the name.... |
|
Back to top |
|
 |
mrinalsolanki Beginner
Joined: 02 May 2006 Posts: 56 Topics: 16
|
Posted: Thu Sep 13, 2007 4:00 am Post subject: |
|
|
Thank you CICS Guy,
But then for what IBM is written in the message? |
|
Back to top |
|
 |
CICS Guy Intermediate
Joined: 30 Apr 2007 Posts: 292 Topics: 3
|
Posted: Thu Sep 13, 2007 4:16 am Post subject: |
|
|
It's their program, I suppose they can put their name anywhere they want...... |
|
Back to top |
|
 |
mrinalsolanki Beginner
Joined: 02 May 2006 Posts: 56 Topics: 16
|
Posted: Thu Sep 13, 2007 8:19 am Post subject: |
|
|
Thanks to all for your help. |
|
Back to top |
|
 |
|
|