On Wed, Sep 13, 2017 at 12:58 PM, Nims,Alva John (Al) <[email protected]> wrote:
> Hint: RXSUBCOM > > Caveat: A version is available with DB2 or there is the version available > from: Open Software Technologies product REXXTOOLS/MVS > > "RXSUBCOM: a function for dynamically maintaining host command > environments. As with RXFUNC, RXSUBCOM pre-loads the load module associated > with a function to enhance performance." [this is from the REXXTOOLS/MVS > Documentation, but I also believe it applies to the DB2 version] > > Now the BAD (or "My Bad!"): Sorry, but I do not how to get a copy of > RXSUBCOM or source, to you and second, I do not know how to write a package > for RXSUBCOM. Maybe I should have said "Tease" instead of "Hint" above. :-) > > Basically what I am trying to say is that, YES, what I think you want is > available, but how to get there ????????????? I HAVE NO CLUE! > > Maybe you will have better luck to find something out there about RXSUBCOM > and its ability to update the "host command table?" > > Al Nims > Systems Admin/Programmer 3 > UFIT > University of Florida > (352) 273-1298 > > I'm not certain, but I think this may be what is wanted: https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.ikja300/funcpk.htm [quote] You can write your own external functions and subroutines, which allow you to extend the capabilities of the REXX language. You can write external functions or subroutines that supplement the built-in functions or TSO/E external functions that are provided. You can also write a function to replace one of the functions that is provided. For example, if you want a new substring function that performs differently from the SUBSTR built-in function, you can write your own substring function and name it STRING. Users at your installation can then use the STRING function in their execs. [/quote] -- UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. -- Doug Gwyn Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
