>Create a site ISPF command table and add your commands to that. An alternative to creating a site ISPF command table is to dynamically add ISPF commands. Command tables are ISPF tables that can be updated using TBADD, TBDEL and TBUPD. ISPCMDS is always open (probably ISRCMDS too). When you start ISPF, you can specify a REXX to be run that TBADD's your commands and they will remain in effect while ISPF is running. I never experimented with NEWAPPL commands so I can't tell you if that command table is automatically closed or remains open until ISPF is terminated.
---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
