Hello all I am developing a REXX that, for a number of reasons, needs to know the name of the PDS that it is stored in. The intention is that the REXX will be invoked from ISPF option 6, so typing something like:
exec 'MY.REXX.LIB(TESTREXX)' 'MY.REXX.LIB' *is* an option, but one that is prone to error, and extra coding would be required to validate the passed parameter. What I really want is to be able to discover the 'MY.REXX.LIB' value within the REXX itself. Can anyone point me at a specific function (or whatever) that would do this? Is it even possible? Regards Sean ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN