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

pass a variable from rexx program to the panel for display


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

New User


Joined: 01 Sep 2009
Posts: 15
Location: CHENNAI

PostPosted: Thu Jan 21, 2010 10:04 am
Reply with quote

Hi,

I am using panels, in that I am getting the input via panel pass it to the rexx code and after processing it, has to be returned to the same panel..

Can anyone suggest how to pass a value from rexx code to panel..

Thanks,
janani
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Jan 21, 2010 10:13 am
Reply with quote

I wonder why You haven' t discovered yet that the <passage> is automatic
a panel will always show the content of a rexx variable with the same name
here is a link to the manuals anyway
ISPF
publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/Shelves/ISPZPM61
REXX
publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/Shelves/IKJ4BK80
Back to top
View user's profile Send private message
janani vs

New User


Joined: 01 Sep 2009
Posts: 15
Location: CHENNAI

PostPosted: Thu Jan 21, 2010 10:18 am
Reply with quote

Sorry to be clear,

Actually what am trying to do is, am getting the option from the user thru panel and i have to return back a message based on the option chosen by the user....
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Jan 21, 2010 10:25 am
Reply with quote

read the ISPF manuals searching for the SETMSG command
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 Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Using API Gateway from CICS program CICS 0
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top