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
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?
What does the sample library of uni-rexx consist of?
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?
What are the functions available in rexx?
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?
can oorexx run ibm object rexx programs?
i want new rexx tool which will perform jcl chk without submitting it
how to access data held on the jes spool?
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?
How to run my rexx exec?
What is the use of uni-rexx?
is there an aix version of oorexx?
When will a port of ooRexx to "XYZ" be available?
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?