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 / collado pascal
You must turn on ISPEXEC Address.
Address ISPEXEC "EDIT dataset(xx) macro(mmm)"
| Is This Answer Correct ? | 2 Yes | 0 No |
How to run my rexx exec?
I am new to rexx db2 ,can anyone help me by expalinin how to code the db2 queries using rexx,and also plz send some link and examples using db2 queries.
How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?
I want to open particular list of members inside pds.Let me know whether below code will work.if not tell me how it works INPUT='DDM.DATASET(AAA*)' X = OUTTRAP(MEMS.)
is oorexx compatible with ibm object rexx?
How do I access data held on the JES spool?
How do I pass parms to my ISPF Edit macro
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
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?
for which platforms is uni-rexx available?
can oorexx run ibm object rexx programs?
how long does the install of oorexx take?