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?



i'm getting error while editing macro, its not even entering into the macro, getting error li..

Answer / 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

More REXX Interview Questions

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

1 Answers  


have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?

0 Answers   IBM,


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

1 Answers  


When will a port of ooRexx to "XYZ" be available?

0 Answers  


What is the difference between ooRexx and IBM's Object REXX for Windows?

0 Answers  






How do I access data held on the JES spool?

3 Answers   TCS,


Enlist the features of rexx as a programming language.

0 Answers  


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???

1 Answers  


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?

0 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?

0 Answers  


How to run my rexx exec?

0 Answers  


what is uni-rexx?

0 Answers   IBM,


Categories