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

Scrolling logic in Cics (pf7 & pf8)


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

New User


Joined: 01 Mar 2005
Posts: 52
Location: Mysore

PostPosted: Fri Apr 29, 2005 5:22 pm
Reply with quote

This topic is already existing but i can't put reply there.

still as priya mentioned its not as easy as she replied to perform scrolling logic.

we need to use TSQ or TDQ (most probably TSQ)
and the temporary valuse are to be stored in the TWA between each
transaction and we need to manipulate those valuse in the program.
Back to top
View user's profile Send private message
squid_rocks

New User


Joined: 21 Mar 2005
Posts: 15
Location: Pune, INDIA

PostPosted: Fri Apr 29, 2005 6:54 pm
Reply with quote

Hi mainframemouli,
I too noticed that the thread was disabled from replying.

What you say is absolutely right.
We need to use TSQ or TDQ depending upon whether we need to keep data or not (TDQ is read destructive).
And we need to hold the data values for related variables in either DFHCOMMAREA or TWA.
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