| CMDS | ISPF Command Table management dialog - by Douglas Adams. |
|
CMT | ISPF Edit Macro to insert approproate format comments into the data set being edited. (formerly REXXDOC). Thanks to Bill George for his extensive rewrite of REXXDOC. Updated 07/03/2006 (version 3.2) |
|
CAVXTRT | New ISPF Interface to CA-View Updated
12/09/2007 Version 1.25 |
|
CSVEDIT | An ISPF Edit Macro to convert the data being edited to CSV (comma separated value) format which can then be downloaded and imported into a spreadsheet or database See the Documents page for the users guide. Updated 04/09/2008 Version
1.1 |
| DDLIST | REXX Function (assembler) and REXX EXEC with Panels for quick browse or edit of a DD (commands DDBR and DDED). Updated 09/29/2003 |
| DOALL | ISPF Command to invoke an ISPF Edit Macro on every member of a PDS. Added 03/24/2000 |
| DUMPMGMT | Manage your system dumps with a nice ISPF Dialog. Includes info on setting up automation to capture the information and then migrate the dump dataset along with a started task to migrate dumps still online after an IPL. Updated 09/26/2001 |
| DSList | Quick ISPF command interface to get to ISPF 3.4 like functions quickly from any screen. |
| Fastpath | ISPF dialog to display the active Fastpath commands. |
| Fixbookp | ISPF Edit Macro for formatting BookManager Read/MVS PRINT files on Postscript printers. Added 05/03/2000 |
| Get | ISPF Edit Macro used to copy another dataset or pds member into the current ISPF Edit dataset. GET dsname. |
| GENSUB | Generalized ISPF Dialog for Batch JCL submission Added 07/17/2001 |
| ISPFCMDS | Generalized ISPF tool to dynamically update active ISPF Command Tables with user commands. Added 05/22/2003 |
| ISPFProd | Generalized ISPF production invocation process for program products and local applications to avoid having to update the logon proc for DD allocations. Updated 01/08/2002 - version 1.6 |
| LOADISPF | Generalized routine to be inserted into a REXX application to dynamically load inline clists, execs, msgs, panels, or skels and then libdef or altlib. Updated 06/04/2004 |
| LOGIT | Generalized routine to be inserted into any CLIST or REXX application to add an entry to a log data set. Updated 04/12/2004 - version 0.5 |
|
LSTPROC | List PROCLIB's used for Master JCL and JES2 (based on current MSTJCLxx and JES2 PROC - so if these have changed since the IPL all bets are off). Only supports cataloged datasets and supports most symbolics substitution. Now dynamically picks up SYSx.IPLPARM dsname. Now with support for INCLUDEs. Updated
10/17/2007 to Version 2.3  |
NEWS | ISPF News Dialog. (feedback on install/config/usage requested). This is the initial posting of this code to the OS/390 community. Updated 01/11/2002 |
| PLPISPF | Handy ISPF User Menu tool to create and manage an ISPF menu. User Documentation and Installation Guide are provided. Updated 03/08/2004 Version 1.26 |
| PRMCK | A handy ISPF Edit macro for verifying members of SYS1.PARMLIB. Updated 03/29/2004 |
| REXXDOC | Simple REXX ISPF Edit Macro to enter/create a documentation box. See CMT for a more flexible version. Updated 01/05/2001 |
| REXXTRY | The IBM version of REXXTRY. This is an SAA implementation of REXXTRY provided by IBM "AS IS". It runs on OS/390 so enjoy. Added 11/08/2000 |
| REXXWAIT | An example of writing a REXX Function to wait for a specified amount of time. Useful in ISPF Dialogs that need to wait for a period of time. |
| SARPREXT | A Batch Process REXX exec for extracting reports from CA-View to a data set for post-processing. Added 07/07/2003 |
| SAVELAB | ISPF Edit Macro that can be used to Save and Restore all the active labels in a member being edited. Version 1.04 Updated 10/09/2003 |
|
SDSFEXT | A generalized SDSF batch (or TSO) tool to extract a report into a dataset. Updated 06/15/2007 |
| SDSFPAGE + EDITPAGE | An ISPF Edit Macro Dialog for use with SDSF that allows the user to selectively browse, print, copy to a data set, or e-mail (using XMITIP) specific pages. Now with a frontend of EDITPAGE. Read the User's Guide. Updated 04/24/2003 Version 1.28 |
| System Library Manager (SLM) | An ISPF Dialog to manage members in concatenated libraries such as the System Parmlib or Proclibs. With Documentation. Added 10/11/2006 Version 1.05  |
| SOFTPUB | A slick front-end to IBM's BookManager Read/MVS that makes it usable. Categories and enhanced searching across shelves. Support is included for determining updated files when using the IBM Softcopy Librarian. Updated 10/23/2001 |
| SPELLC | Spelling checker under ISPF Edit. Updated 11/03/2004 Version 2.2 |
| TERSE | Sample ISPF applications to TERSE or UNTERSE a dataset using IBM's TRSMAIN and TRSUNPCK. See IT Sites of Interest for a link to get the IBM tools. Major updates thanks to Barry Gilder. Updated 04/22/2002 |
| TryIt | ISPF Edit Macro to test the Clist, Rexx, or ISPF Panel being edited. Updated 03/08/2005 to Version 2.2  |
| TSOTrap | ISPF to issue a TSO command and let you browse the results. |
| XMITVM | ISPF REXX exec to send a message to a VM user via NJE Added 03/27/2000 |
| WordNum | Fun REXX exec to display the numeric value of a word (e.g. attitude is 100) Added 03/12/2004 |