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

Getting input from one panel and pass then to other panel


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
gayathiridevi

New User


Joined: 15 Jul 2010
Posts: 8
Location: chennai

PostPosted: Tue Sep 13, 2011 6:59 pm
Reply with quote

I'm using a panel and CLIST. My clist will call the panel A, have to do calculation with the input of panel A and the calculated value will be input to the panel B.
Please any one help on this.

Thanks,
Gayathri
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Tue Sep 13, 2011 7:15 pm
Reply with quote

This looks very similar to your other topic:

www.ibmmainframes.com/viewtopic.php?t=56004&highlight=

Again, what exactly are you looking for from this forum?
Back to top
View user's profile Send private message
Marso

REXX Moderator


Joined: 13 Mar 2006
Posts: 1353
Location: Israel

PostPosted: Tue Sep 13, 2011 7:37 pm
Reply with quote

gayathiridevi wrote:
Please any one help on this.

Here is the the best help you will get here: drop CLIST and move on to REXX!
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Wed Sep 14, 2011 1:47 am
Reply with quote

Use Rexx and...
Display panel A and enter data
Do work using variable filled in on panel A storing the result in variable used in panel B
Display panel B
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2546
Location: Silicon Valley

PostPosted: Wed Sep 14, 2011 7:18 pm
Reply with quote

For how to build a panel, see ISPF Dialog Developer's Guide and Reference.

For how to display a panel, see ISPF Services Guide.
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts Dynamically pass table name to a sele... DB2 2
No new posts force tablespace using LISTDEF input DB2 1
Search our Forums:

Back to Top