Inoking REXX program from ISPF Panel



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

Inoking REXX program from ISPF Panel

Postby kris0770 » Wed Aug 15, 2012 2:34 am

I have developed an ISPF panel from where I call REXX based tools to get invoked. For example I have this panel and REXX based tools in ABC.pds. If I invoke any REXX based tools within this pds they work well and upon exit, it comes back to main panel.
I am facing problem when I invoke a tool which is in another pds say DEF.pds, it will execute the tool but it doesnt return back to calling panel on pressing exit key(PF3). So, can we execute a REXX based tool from a panel in ABC.pds to DEF.pds and return back to the panel.
I get Panel not found error (ISPP100) in this case.
kris0770
 
Posts: 1
Joined: Wed Aug 15, 2012 2:05 am
Has thanked: 0 time
Been thanked: 0 time

Re: Inoking REXX program from ISPF Panel

Postby prino » Wed Aug 15, 2012 2:48 am

Show the code, without it we can only guess what your doing wrong, LIBDEF's or ALTLIB's ...
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
User avatar
prino
 
Posts: 635
Joined: Wed Mar 11, 2009 12:22 am
Location: Vilnius, Lithuania
Has thanked: 3 times
Been thanked: 28 times

Re: Inoking REXX program from ISPF Panel

Postby Pedro » Wed Aug 15, 2012 4:02 am

And show your panel
Pedro Vera
User avatar
Pedro
 
Posts: 684
Joined: Thu Jul 31, 2008 9:59 pm
Location: Silicon Valley
Has thanked: 0 time
Been thanked: 53 times


Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post