Try this: T,'CMD(%DRLEINIT)'
That's how we have all of our REXX calls coded in our panels. Thanks; Nathan Pfister zOS Systems Programmer AES\PHEAA - Tech Services [email protected] From: "Mark Pace" <[email protected]> To: [email protected] Date: 04/17/2014 09:24 AM Subject: ISPF - TSO cmd Sent by: "IBM Mainframe Discussion List" <[email protected]> I'm installing TDSz and have it working by issuing a command from ISPF TSO %DRLEINIT I would like to make this a selection from an ISPF panel. But I've looked at the ways to invoke REXX and it still does not work. I thought that this should have worked. T,'CMD(DRLEINIT)' I also tried T,'CMD(DRLEINIT NEWAPPL(DRL))' Both of them return the same error - Any idea what I am doing wrong? ISPP100 Panel 'IPOICQ' error Panel not found. Panel line where error was detected: ZSEL = PANEL(IPOICQ) I've search through all of the TDSz files and can not find an IPOICQ in any of them, so I don't know where this would have been called. I search Google for IPOQICG with nothing found. -- The postings on this site are my own and don’t necessarily represent Mainline’s positions or opinions Mark D Pace Senior Systems Engineer Mainline Information Systems ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN This message contains privileged and confidential information intended for the above addressees only. If you receive this message in error please delete or destroy this message and/or attachments. The sender of this message will fully cooperate in the civil and criminal prosecution of any individual engaging in the unauthorized use of this message. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
