3.9 

 Menu  Utilities  Help                                                        
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss 
                                Display APCMDS               Row 5 to 38 of 47 
Command ===>                                                  Scroll ===> CSR  
                                                                               
The command table is currently open, it cannot be modified. Use the view(V)    
row command to see an entire entry.                                            
                                                                               
     Verb      T  Action                                                       
     VC        0  SELECT CMD(%VCURSOR &ZPARM)                                  



-----Ursprungligt meddelande-----
Från: IBM Mainframe Discussion List <[email protected]> För Lionel B. 
Dyck
Skickat: den 16 januari 2024 16:23
Till: [email protected]
Ämne: Re: Custom ISPF command

Create a site ISPF command table and add your commands to that.

See ISPF 3.9 and it will show you the defined ISPF command tables. There is one 
for each application (i.e. ISR), and then up to 3 user tables, 3 site tables, 
and one system table (ISP).

You define the command table names (prefixes) using TSO ISPCCONF to update the 
ISPF configuration table which is a load module for your linklist or steplib or 
ispllib.

Hope this helps point you in the right direction.


Lionel B. Dyck <><
Github: https://github.com/lbdyck

“Worry more about your character than your reputation. Character is what you 
are, reputation merely what others think you are.”   - - - John Wooden

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
Radoslaw Skorupka
Sent: Tuesday, January 16, 2024 9:11 AM
To: [email protected]
Subject: Custom ISPF command

(It is better to ask than to stay uninformed)


I have created few simple REXX scripts for other folks.
Such script is located in SYSEXEC concatenation, so it can be issued using TSO 
SCRIPT1 or TSO SCRIPT2 PARM Recently I was asked to "make it ISPF native" - 
mean no TSO prefix in the command.
I believe it is feasible, but... how to do it?

--
Radoslaw Skorupka
Lodz, Poland

----------------------------------------------------------------------
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

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to