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 

auto refresh

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
subbuy2k
Beginner


Joined: 12 Aug 2004
Posts: 29
Topics: 18

PostPosted: Fri Aug 20, 2004 3:28 am    Post subject: auto refresh Reply with quote

hi ,
Is it possible to auto refresh the CICS screen. I will be displaying a value in the page which gets changed for every 5 mts. i want this screen to update the value for every 5mt with out pressing any key.

Thanks
Subbu
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Fri Aug 20, 2004 5:52 am    Post subject: Reply with quote

subbuy2k,

Why Don't you start the transaction every 5 mins? i.e Invoke the transaction from the pgm which is updating the value

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
JAC
Beginner


Joined: 29 Sep 2004
Posts: 2
Topics: 1

PostPosted: Wed Sep 29, 2004 4:27 pm    Post subject: Reply with quote

subbuy2k

They way I did it was ....first write your program as normal (where you would have to press <enter> to update). Once that is working, Add a Cancel Transaction just after the Receive Map (look up the CANCEL command for the syntax) , then process as normal, then add a Start with a 5 min INTERVAL just before you issue your Return. This allows you is to press <enter> to update your screen or let it update automaticall every 5 min.

JAC
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware 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