Author: Willy Jensen
Posted: Thu Jun 01, 2017 1:46 pm (GMT 5.5)
There is no standard method for scanning through a REXX stem.
I have written a program REXXGBLV to address some of the deficiencies in REXX, like no global pool, and one of the functions is to enumerate a REXX stem.
If you can install a program, or know someone who can, then the program is found at www.cbttape.org file 669, or http://www.harders-jensen.com/wjtech/programs.html for the newest version. Current version cannot handle stems with numeric suffix, but I am working on a new version which can.
_________________
WJ
Posted: Thu Jun 01, 2017 1:46 pm (GMT 5.5)
There is no standard method for scanning through a REXX stem.
I have written a program REXXGBLV to address some of the deficiencies in REXX, like no global pool, and one of the functions is to enumerate a REXX stem.
If you can install a program, or know someone who can, then the program is found at www.cbttape.org file 669, or http://www.harders-jensen.com/wjtech/programs.html for the newest version. Current version cannot handle stems with numeric suffix, but I am working on a new version which can.
_________________
WJ