This page shows a list of some of our Rexx execs that we want to make available.

Some of them will need tailoring to meet your own site requirements but we have placed comments in them to identify which lines need to be changed. You may also require a copy of our prepped ISPF panels which are available here. If you would like the source code to the panels please contact us directly and we will make them available to you.

As ever you are free to use this code but please read our disclaimers and copyright information.

A full TSO XMI file of all the code is available here.

If you prefer an IEBUPDTE version of the file, it is available here

In addition to these Rexx Execs we have made available some of our Edit Macros. These are available here


Name
Description
DCEnables a file to be deleted regardless of the file dataset organization. The exec can be called from an ISPF 3.4 panel.
For VSAM an IDCAMS CLUSTER is issued, for a regular file a DELETE is issued.

DELSTATSThis exec will remove all ISPF statistics from a dataset.
This exec can be used from an ISPF 3.4 dataset list.

DIRLISTA working example of how to use the LM commands to list a directory of a partitioned dataset.

EDITRECThis exec will allow error recovery to take place before opening a dataset if the TSO user previously crashed while editing a dataset providing they were using RECOVERY ON.

FINDITLocates the passed member in the list of datasets allocated to the user's TSO session

FINDMODSearches STEPLIB, LPALIST and LINKLIST (in that order), for a module name passed as a parameter.

FINDREXXChecks to see if a Rexx exec exists in either SYSEXEC or the SYSPROC concatenations.

Usage:
FINDREXX rexxname

If the exec exists FINDREXX will set a return code of 0. If it doesn't exist the return code will be 8.

GETDSNReturns the dataset name associated with the passed DD name.

In the case of a dataset concatenation the first dataset name is returned.

Useage:
GETDSN ddname


The routine PUSHes the data onto a stack for the calling EXEC to retrieve it.

GETPROFReturns the profile prefix being used by the TSO user. If PROFILE NOPREFIX is used then ''N'' is returned.

ISDATEThis exec will validate a passed date. If the date is valid it will return a return code of 0.

It supports various date formats and dates in the format of the local date (i.e 26 JAN 2021)

Link to information page click here.



Page #First  Previous  1  2  3  4  5  Next  Last  
 
 


If you need any support or assistance with any of the code on this site
or
if you would like to contact us, please click here

follow us on facebook
Follow us on Facebook

 

Number of unique visitors 621

Copyright © Abbydale Systems LLC 2015-2025

Abbydale Systems LLC Lic. 802696149. All rights reserved.

Last modified : Sunday 23rd of March 2025