About this, I asked IBM.  Bottom line, can't be done according to
published specs.  When you connect the dots, the docs do say that you
cannot replace the IO routines and run TSO commands.  My bad for not
reading it (even though I'd read through those docs looking for this for
just over a year now.)

One thing working with mainframes has taught me: patience.  When I was
younger I would have never spent a year trying to figure something out.



-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Lindy Mayfield
Sent: 16. tammikuuta 2008 13:50
To: IBM-MAIN@BAMA.UA.EDU
Subject: Rexx IRXIC and IRXEXEC question

The Rexx IRXIC (Trace and Execution control) allows one to enter some
commands like TS for trace start.

Would something like this work?  I initialize an environment with
IRXINIT, replace the Input/Output routine with my own , run IRXIC with
TS command to turn on tracing, then run an exec with IRXECEC.  Would I
then be able to capture the trace and control the running of the exec?

I've returned to my idea of whether a full screen Rexx debugger could be
built.  

Thanks,
Lindy
main.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

Reply via email to