IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

outtrap does not capture within an edit macro


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
RogerBravo58

New User


Joined: 11 Nov 2021
Posts: 3
Location: Brazil

PostPosted: Thu Nov 11, 2021 8:58 pm
Reply with quote

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? icon_cry.gif
Back to top
View user's profile Send private message
Joerg.Findeisen

Senior Member


Joined: 15 Aug 2015
Posts: 1255
Location: Bamberg, Germany

PostPosted: Fri Nov 12, 2021 9:28 am
Reply with quote

You can use the OUTTRAP function only in REXX execs that run using ADDRESS TSO.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Query on edit primary command CLIST & REXX 5
No new posts Query on edit primary command CLIST & REXX 1
No new posts PRINTOUT macro PL/I & Assembler 0
No new posts Need help to resolve a hard edit COBOL Programming 8
This topic is locked: you cannot edit posts or make replies. Need help to resolve a hard edit COBOL Programming 4
Search our Forums:

Back to Top