|
|
| Author |
Message |
pkg23
New User
Joined: 06 Dec 2007 Posts: 12 Location: India
|
|
|
|
Hi,
I have written a Rexx code and it is calling a edit macro. My Rexx code and edit macro are in same PDS but in different member. When i run the Rexx i get error as "COMMAND <Macro name> NOT FOUND" and "Macro does not exist". Is the edit macro needs to be kept in specific dataset.
Prashant |
|
| Back to top |
|
 |
References
|
Posted: Tue Jul 22, 2008 4:10 pm Post subject: Re: Rexx code and it is calling a edit macro |
 |
|
|
 |
ofer71
Global Moderator
Joined: 27 Dec 2005 Posts: 1897 Location: Israel
|
|
|
|
No, they can be in two different libraries, as long as the libraries are allocated to SYSEXEC/SYSPROC etc.
Can you post the code?
O. |
|
| Back to top |
|
 |
pkg23
New User
Joined: 06 Dec 2007 Posts: 12 Location: India
|
|
|
|
| The edit macro was not allocated to sysexec |
|
| Back to top |
|
 |
dbzTHEdinosauer
Senior Member
Joined: 20 Oct 2006 Posts: 1519 Location: germany
|
|
|
|
pkg23,
good man - thx for getting back.
you are now the best OP for the week (year...) |
|
| Back to top |
|
 |
|
|