Marc, DRLEINIT is a REXX, so I would code T,'CMD(%DRLEINIT)' And don't forget to allocate DRL170.SDRLEXEC, EOY.SEOYCLIB (if using Bookmanager) and &HLQ.LOCAL.EXEC to SYSEXEC or SYSPROC in your ISPF profile Greetings from lower bavaria Christian
-----Ursprüngliche Nachricht----- Von: IBM Mainframe Discussion List [mailto:[email protected]] Im Auftrag von Mark Pace Gesendet: Donnerstag, 17. April 2014 15:24 An: [email protected] Betreff: ISPF - TSO cmd 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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
