IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

push and pop commands in CICS


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
dilpreet

New User


Joined: 18 Mar 2008
Posts: 34
Location: INDIA

PostPosted: Fri Dec 13, 2013 6:22 am
Reply with quote

Hi ,

I need some help in understanding the purpose of using Push and POP in a CICS program

One of the CICS program i am analysing has the subprogram calls between Push and POP statements . These subprograms are simple cobol programs (not CICS) reading VSaM files .


May be this is stupid Q? i am not very familiar with CICS. Thanks
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3053
Location: NYC,USA

PostPosted: Sat Dec 14, 2013 1:00 am
Reply with quote

This (http://publib.boulder.ibm.com/infocenter/txformp/v6r2/index.jsp?topic=/com.ibm.cics.tx.doc/APGuide/bc0601.html) would be a good start to check it out and then let us know any questions on this.

In more simpler way, If prog A (which has HANDLE consitions)calls prog B(Prog A's HANDLE conditions can be suspended by PUSH and at the end POP can reinstate those conditions back to prog A)
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top