On Thu, 19 Feb 2009 09:03:02 -0600, Big Iron <[email protected]> wrote:
>It might be helpful to display the return code value which is set after the >LOCATE & CURSOR ISREDIT commands are issued. > >For example: > /* rexx */ > address isredit > "macro" > "FIND WS-MODULE-IDENTIFIER" > "locate 401" > lrc = RC > "cursor = 412 21" > Say 'locate returned RC='lrc' cursor returned RC='RC >to see if either of those commands encountered a problem. > Sorry, I have not been following this thread and don't know what the exact issue is, but the OP may want to check out former ISPF developer Doug Nadel's MACROSPY program. I've only used it once or twice, but when you need it, it's a great tool. http://www.sillysot.com/mvs/ Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[email protected] z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

