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. |
| Name |
Description | |
|---|---|---|
| Counts the number of occurrences of one string in another. It will return a count of the string along with the position of the first occurrence of the string. If the string doesn't exist the result for both Count and FirstPos will be 0. | ||
|
| ||
| This routine replaces a string of text with a replacement string within a given string. For example to replace the word 'Red' with the word 'Green' in string 'My favorite colour is Red' code: Note: That case is sensitive. Link to information page click here. | ||
|
| ||
| Checks to see if a VSAM KSDS needs reorganising or not. For installation instructions click the button below. 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. A demonstration video is available on YouTube™ by clicking here. | ||
|
| ||
| This routine will return the name of the TSO user currently executing the EXEC. It will call the Rexx EXEC, PROPER to format the name correctly. The routine PUSHes the data onto a stack for the calling EXEC to retrieve it. | ||
|
| ||
| Validates the format of a passed IP Address and checks that it is a valid format. | ||
|
| ||
| Validates the passed member name for correct format | ||
|
| ||
This exec will validate that a passed queue name is in the correct for format for a WebsphereMQ queue. The following are the possible return codes from the exec.
| ||
|
| ||
| Validates a passed volume serial number. The volume serial number must follow IBM naming standards and has to be online in order to be considered valid. VALIDVOL requires our assembler program ASLVTOC. | ||
|
| ||
| A Rexx utility for helping to create XMIT files ready for file transfering. It has many features including, filtering members, creating a log and/or an index, allowing messages to be added to the file, doing multiple files in one execute. 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. A demonstration video is available on YouTube™ by clicking here. | ||
|
| ||
| Update a VTOC bypassing regular dataset enqueues. This is useful for dataset being enqueued by the system itself. This file is only available upon request. Link to information page click here. A demonstration video is available on YouTube™ by clicking here. | ||
|
| ||
Last modified :
Sunday 10th May 2026
Abbydale Systems LLC Lic. 802696149. All rights reserved.