Author |
Message |
Topic: To Get VTS TAPE LABEL using COBOL Program |
raj2512
Replies: 5
Views: 4016
|
Forum: Application Programming Posted: Wed Dec 12, 2007 10:07 am Subject: To Get VTS TAPE LABEL using COBOL Program |
Hi Dennis,
Is there a way to tell if it is a VTS tape when we do TMS inquiry.
Another question when we create the VTS tape file do we need to change
the old JCl cards. This my OLD JCL card
... |
Topic: To Get VTS TAPE LABEL using COBOL Program |
raj2512
Replies: 5
Views: 4016
|
Forum: Application Programming Posted: Tue Dec 11, 2007 5:46 pm Subject: To Get VTS TAPE LABEL using COBOL Program |
Thanks for the reply...
The DD card for the input file is
//TAPEFILE DD DSN=XX.XXX.XXXX,DISP=OLD,LABEL=(,BLP)
The volser number is not mentioned. It prompts the operator to enter the VOLSER. ... |
Topic: To Get VTS TAPE LABEL using COBOL Program |
raj2512
Replies: 5
Views: 4016
|
Forum: Application Programming Posted: Tue Dec 11, 2007 3:27 pm Subject: To Get VTS TAPE LABEL using COBOL Program |
Hi,
Our Shop have moved to VTS from Traditonal 3840 tapes couple of years back. But a set of Batch COBOL programs were never run in tha last couple of years and we need to run them now.
These p ... |
Topic: XML Parser |
raj2512
Replies: 3
Views: 1894
|
Forum: Application Programming Posted: Wed Mar 16, 2005 1:57 pm Subject: XML Parser |
Thanks for the information.
Our shop has IBM COBOL for OS/390 & VM V2R2 and will be upgrading to Enterprise COBOL sometime this year. In the meanwhile can we use a third-party XML parser to generat ... |
Topic: XML Parser |
raj2512
Replies: 3
Views: 1894
|
Forum: Application Programming Posted: Wed Mar 16, 2005 10:02 am Subject: XML Parser |
Hi,
I have to write a COBOL XML parser program. This will be the first XML-COBOL program at our shop.
What version of COBOL should my Shop have to use XML PARSER?
Are there anyother environment l ... |
|