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 |
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.
have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
how to access data in control blocks such as jobname?
is oorexx compatible with ibm object rexx?
What does the sample library of uni-rexx consist of?
What is the difference between ooRexx and IBM's Object REXX for Windows?
I want to code a REXX Program in order to load many tables in a database simultaneously in a batch fashion. Currently batch codes ar available in which only one job is submitted at a time and this loads only one table. My requirement is that many tables should be loaded at a time when one Job is submitted and can this be done using REXX Tool???
I want to code a REXX Program in order to load many tables in a database simultaneously in a batch fashion. Currently batch codes ar available in which only one job is submitted at a time and this loads only one table. My requirement is that many tables should be loaded at a time when one Job is submitted and can this be done using REXX Tool??? I want code snippet or the coding for this , please
how to pass parms to ispf edit macro?
why is there no os/2 (ecs) port of oorexx?
for which platforms is uni-rexx available?
How do I pass parms to my ISPF Edit macro