Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
How to call a PANEL from REXX exec

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> TSO/ISPF
Author Message
hariharan_82

New User


Joined: 18 Apr 2007
Posts: 11
Location: Chennai

PostPosted: Thu Sep 04, 2008 10:11 pm    Post subject: How to call a PANEL from REXX exec
Reply with quote

Could you please point me as to how to call a PANEL using a REXX exec.
I need to create a process that would submit a job based on the variables entered on the panel.

Thanks,
Hariharan
Back to top
View user's profile Send private message
References
genesis786

Active User


Joined: 28 Sep 2005
Posts: 88
Location: London

PostPosted: Thu Sep 04, 2008 10:32 pm    Post subject:
Reply with quote

hi, did u try:

Code:
address ispexec "display panel(MYPANEL)"
Back to top
View user's profile Send private message
Moved: Thu Sep 04, 2008 10:46 pm by superk From CLIST & REXX to TSO/ISPF
superk

Moderator Team Head


Joined: 26 Apr 2004
Posts: 3267
Location: Charlotte,NC USA

PostPosted: Thu Sep 04, 2008 10:48 pm    Post subject: Reply to: How to call a PANEL from REXX exec
Reply with quote

Did you even look at the ISPF Edit Models for REXX for the DISPLAY service?
Back to top
View user's profile Send private message
hariharan_82

New User


Joined: 18 Apr 2007
Posts: 11
Location: Chennai

PostPosted: Thu Sep 04, 2008 11:11 pm    Post subject:
Reply with quote

The display is working fine. How do I capture the values entered on the screen onto the rexx macro?

Could you pls point me to a doc on the same?

Thanks,
Hariharan
Back to top
View user's profile Send private message
Pedro

Senior Member


Joined: 01 Sep 2006
Posts: 511
Location: work

PostPosted: Fri Sep 05, 2008 12:18 am    Post subject: Reply to: How to call a PANEL from REXX exec
Reply with quote

You should just be able to use the same variable names in the panel as in the rexx program, and it should just work.
Back to top
View user's profile Send private message
superk

Moderator Team Head


Joined: 26 Apr 2004
Posts: 3267
Location: Charlotte,NC USA

PostPosted: Fri Sep 05, 2008 1:32 am    Post subject: Reply to: How to call a PANEL from REXX exec
Reply with quote

z/OS V1R9.0 ISPF Dialog Developer's Guide and Reference.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> TSO/ISPF All times are GMT + 6 Hours
Page 1 of 1