Rexx Execs

Navigate back to home page
z/OS related collateral
Windows related collateral
SQL/mySQL related collateral
Link to code that can be used on websites.
Link to ASL Program Documentation
All our latest news
Contacting Abbydale Systems
Obtain product support/suggestions
https://www.abbydalesystems.com/Terms and con
General disclaimer
All about Abbydale Systems
How we got our company name
Our privacy policy
Our development strategy
Visit our guestbook

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

We would definitely recommend the use of Rexx over clist and we thoroughly recommend Michael Cowlishaw's book " The Rexx Language: A Practical Approach To Programming". It is a wonderful reference book, in it's own right and an invaluable learning tool when it comes to Rexx 'how to' type questions.

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



Page #First  Previous  1  2  3  4  5  6  Next  Last  
Notice: Undefined index: ProgInfo in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 33

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ProgInfo in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 33

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ProgInfo in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 33

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ProgInfo in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 33

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ProgInfo in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 33

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ProgInfo in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 33

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ProgInfo in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 33

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ProgInfo in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 33

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ProgInfo in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 33

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ProgInfo in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 33

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58
Name
Description
  Check to see which LPAR the exec is running on and return a condition code depending on a list of LPARs that it is allowed to run on.

Link to information page click here.


  Demonstrates how to request a date from a user in ISPF. The XMI file contains the rexx, panels and messages.

The panels validates the date is valid and uses instream rexx. The panel displays as a popup.



For installation instructions click the button below.



This program is distributed as a TSO TRANSMIT file.

The source code is included.

The file will need to be transferred to a z/OS system in binary format and then RECEIVED.


Link to information page click here.


  Returns the suffix for a passed day i.e. if you pass a day of 21 it will return 'st'.

It will not validate that the day is valid for a particular month but the passed date must be between 1 and 31.


  Display the DB2 Subsystems defined on the current LPAR.

Along with the subsystem name it will display the staus of each subsystem.


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


  This exec will remove all ISPF statistics from a dataset.

This exec can be used from an ISPF 3.4 dataset list.


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


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


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


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


Page #First  Previous  1  2  3  4  5  6  Next  Last  


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

follow us on facebook
Follow us on Facebook






Subscribe to our YouTube Channel Subscribe to our YouTube channel


CBT Tape Home Page MVS and OS/390 Freeware Link to the CBT website


Copyright © Abbydale Systems LLC 2015-2026

Abbydale Systems LLC Lic. 802696149. All rights reserved.