MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Dual cobol code i.e both batch and online

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
deeptik
Beginner


Joined: 16 May 2008
Posts: 8
Topics: 4

PostPosted: Thu Aug 06, 2009 12:32 am    Post subject: Dual cobol code i.e both batch and online Reply with quote

Hi,

Can anyone let me know what things need to be taken care of while developing a cobol code that can be used both as a batch and online module. for eg..do we need to take care of defining any ppt entries etc..
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12372
Topics: 75
Location: San Jose

PostPosted: Thu Aug 06, 2009 11:43 am    Post subject: Reply with quote

deeptik,

There are many programming pitfalls you need to consider using the same module in batch and CICS. Defining the entries is quite simple

I dont remember all of them but some of the things you need to consider are

1. Linkage section for cics and regular batch
2. Call Vs XCTL or LINK
3. Some of the batch functions are not supported in CICS ( SORT , current date ....)

Kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group