RogerBravo58
New User
Joined: 11 Nov 2021 Posts: 3 Location: Brazil
|
|
|
|
Hello, good morning everyone...
I have a REXX that activates the outtrap and captures all the command say 'xxxx', executed on it.
This REXX calls a second REXX which also executes SAY 'xxxx' commands which are captured without problems.
But, when this second REXX calls a REXX macro to edit a file, the SAY 'xxxx' commands executed inside the macro are not captured but displayed on the screen.
Does anyone have the ninja wisdom to solve my problem? |
|