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

how to pass data from a rexx program to an ispf panel


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

New User


Joined: 09 Dec 2015
Posts: 8
Location: India

PostPosted: Mon Feb 15, 2016 11:33 am
Reply with quote

How i can pass data from rexx program to ispf panel?





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

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Feb 15, 2016 12:09 pm
Reply with quote

as long as the variable name complies with the rexx and panel naming convention

the content will be automatically available in both environments
the logic works both ways
Back to top
View user's profile Send private message
Akshay Yadav

New User


Joined: 09 Dec 2015
Posts: 8
Location: India

PostPosted: Mon Feb 15, 2016 12:30 pm
Reply with quote

Hey thank you very much for replying me..
Actually i m new in rexx, i have designed simple panels. Now i want to pass data on that panel using rexx program. And this time i am not aware of syntax and all.




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

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Feb 15, 2016 12:34 pm
Reply with quote

Quote:
And this time i am not aware of syntax and all.


see here for some basic concepts

the ISPF PRIMER ... old but still useful
publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ISRVPB01/CONTENTS?SHELF=&DT=19931028105440
Back to top
View user's profile Send private message
Akshay Yadav

New User


Joined: 09 Dec 2015
Posts: 8
Location: India

PostPosted: Mon Feb 15, 2016 1:08 pm
Reply with quote

Hi Enrico,

Thanks for that link, but what i want is linking between two panels,
That is if i will give some input in panel one then it must move to 2nd panel according to input.




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

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Feb 15, 2016 1:18 pm
Reply with quote

that is not what you asked in your first question.

and you just did not have the good manners to do a bit of homework by starting tot read the manual I pointed you to
to find how its content could have helped you to do your work

looks like I wasted my time trying to help You icon_evil.gif
Back to top
View user's profile Send private message
Akshay Yadav

New User


Joined: 09 Dec 2015
Posts: 8
Location: India

PostPosted: Mon Feb 15, 2016 2:17 pm
Reply with quote

Hi Enrico,

I am really sorry, if i did use wrong manners.
I will try it myself
Thanks again
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Feb 15, 2016 2:21 pm
Reply with quote

the manual I pointed
contains all You will need to develop an ISPF rexx application
before starting to code take time to read and understand it
Back to top
View user's profile Send private message
Akshay Yadav

New User


Joined: 09 Dec 2015
Posts: 8
Location: India

PostPosted: Mon Feb 15, 2016 2:27 pm
Reply with quote

Hi Enrico,

Okay Friend.
Thank you so much.

Akshay
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 Store the data for fixed length COBOL Programming 1
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
Search our Forums:

Back to Top