Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to find the COBOL version being used

Status
Not open for further replies.

Kpganesh

Programmer
Mar 16, 2002
3
IN
This may look too trivial! Is there a way to find out the version of the COBOL being used in any mainframe project? Is there some control dataset or something where such information is stored? In general, in any given mainframe project, how can we find the version of the softwares being used
 
You don't say WHICH type of IBM mainframe, but if you are using an IBM mainfame (MVS, OS/390, or z/OS - but not VSE or VM), then you might want to look at:


and look for:

File # 321 COBOL Analyzer from Roland Schiradin & post processor NEW

and

File # 330 ISPF interface for COBANAL program from File 321

***

If not running in this environment, please tell us WHICH "mainframe" environment you are working in.

Bill Klein
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top