by halfteck » Wed Nov 09, 2011 1:27 pm
Thats a fair point, thanks. Maybe i should re-phrase the question. Is there a way, from an ISPF menu selection panel, to display a second menu selection panel, respond to that panel, (which in this case runs some REXX to submit a job) and then return to the initial menu panel, not re display the second, as i cant think of how its done. I mentioned the SELECT service earlier as the manuals give this as a way of doing just that but i cant see any examples. Also my attempt failed as i coded SELECT PANEL(XXXXXDX) in the PROC section of the panel, and was kindly given a syntax error.
Invalid parameter
'SELECT PANEL(F5200P10)' contains unrecognized parameter.