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
 
Cobol command used for monthly specifivc task.

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL
Author Message
shakti

New User


Joined: 20 Jan 2004
Posts: 37

PostPosted: Mon Aug 23, 2004 11:55 am    Post subject: Cobol command used for monthly specifivc task.
Reply with quote

I need information for the following.

Is there any facility available in cobol to do some special task on monthly basis like jcl.
I want to know the command which will do some specific task on 31 st of every month.

Immediate help will be highly appreciated.

Thanks
Shakthi
Back to top
View user's profile Send private message
References
sandip_datta

EXPERT


Joined: 02 Dec 2003
Posts: 152
Location: Tokyo, Japan

PostPosted: Mon Aug 23, 2004 1:37 pm    Post subject:
Reply with quote

I don't know such facility exists in COBOL itself. If you want to run the total COBOL program on month end, you can schedule the JCL running that program accordingly.
Or, you can check with the date for monthend. These monthend dates can be updated in a parameter annually. In COBOL. you can read the parameter for date and check whether the processing date is equal to the parameter dates. Then you can branch your processing depending on the result of the IF loop.

Regards,
Sandip.
Back to top
View user's profile Send private message
shakti

New User


Joined: 20 Jan 2004
Posts: 37

PostPosted: Mon Aug 23, 2004 4:41 pm    Post subject:
Reply with quote

Thanks sandip.

This info is very useful.

Thanks again for your time spent on this.

shakthi
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL All times are GMT + 6 Hours
Page 1 of 1