i'm getting error while editing macro, its not even
entering into the macro, getting error like
31 *-* "EDIT DATASET('"DSN"("MEM")') MACRO("CHGLINE")"
+++ RC(-3) +++ ? any idea
why?
Answer Posted / collado pascal
You must turn on ISPEXEC Address.
Address ISPEXEC "EDIT dataset(xx) macro(mmm)"
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
i want new rexx tool which will perform jcl chk without submitting it
What are various loop types supported by rexx?
is there an aix version of oorexx?
what is uni-rexx?
what would I use uni-rexx for?
how to pass parms to ispf edit macro?
When will a port of ooRexx to "XYZ" be available?
can I redistribute oorexx freely with commercial software?
Enlist the features of rexx as a programming language.
how to access data in control blocks such as jobname?
what if I need to have the same application running on multiple platforms, such as unix and the mainframe? Does that mean I have to maintain two separate sources?
What is the use of uni-rexx?
for which platforms is uni-rexx available?
does uni-rexx give me any capabilities designed specifically for the unix environment?
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?