Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Download: Batch Program Generator for COBOL & PL/I

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics
Author Message
Riccardo

New User


Joined: 15 Jun 2005
Posts: 1

PostPosted: Sun Jan 08, 2006 11:44 pm    Post subject: Download: Batch Program Generator for COBOL & PL/I
Reply with quote

I wrote a program for myself, to help my every day work, but maybe it could be useful for other people too, it runs on the PC and it is written in Visual Basic.
The purpose of the program is to take care of the annoying part of making (write) a batch program for the IBM mainframe.
The program generate program skeleton for two major compiler, Cobol and PL1.
Each time we write a program we have to codifying for each file what we want to use :
- a declaration of the file, a variable to know the state of the file
- a variable to know how many record we have worked on and increment this variable accordingly with the operation performed
- the section/procedure (Cobol/PL1) to read or write the file
- printing the final statistic

bored to write all time the same things I wrote this program that generate a simple skeleton based on our request, we have to code only the core of the program.

the program can be downloaded at : http://www.simtel.net/pub/pd/89469.html

if you have questions I am reachable at:
Back to top
View user's profile Send private message
References
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics All times are GMT + 6 Hours
Page 1 of 1