Answer Posted / rainer bartosch
Held output (JES2 or JES3) can be captured by outtrapping
the output of the following command
"OUTPUT jobname PRINT(*) KEEP".
Use command HELP OUTPUT for more information.
Furthermore there are output tools you can buy like SDSF,
IOF, (E)JES, etc. But not all of these have got a rexx
interface.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
for which platforms is uni-rexx available?
Can I cleanly uninstall oorexx?
Suppose if there are a set of statements and each has a word “value” in it, if I want to display all these statements so that the word “value” is aligned, then how do I code this in rexx?
If I have limited experience with Rexx or it's been a long time since I've used it, what kind of help is available to get me started?
I executed one job and I forget to save the final JCL. But took an XDC from SPOOL. Now I want to recover the JCL from XDC dataset. Is there any process to do this?. (Manually it takes a lot of time). Is there
Can I combine uni-REXX with a compiled language in my application? What application programming interfaces are available? For example, can I share variables between uni-REXX and a compiled language?
How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?
is oorexx compatible with rexx?
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
can I redistribute oorexx freely with commercial software?
Can anyone provide me the source code for LOC(lines of code) counter written in REXX language which can run on IBM mainframe z/OS V1R4. The LOC counter should be able to count the comments,lines of code,blank lines in a COBOL program and JCL's
I want to set position for a particular text in a certain position in several of my cics maps.Please provide me with a solution. Ex: If "F1-Help" has to be set to pos(4,27) always in all the maps within a PDS.
how to access data held on the jes spool?
How to find or access the current level of a gdg?
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?