IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Rexx code and it is calling a edit macro


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
pkg23

New User


Joined: 06 Dec 2007
Posts: 7
Location: India

PostPosted: Tue Jul 22, 2008 4:10 pm
Reply with quote

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
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Tue Jul 22, 2008 4:20 pm
Reply with quote

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
View user's profile Send private message
pkg23

New User


Joined: 06 Dec 2007
Posts: 7
Location: India

PostPosted: Tue Jul 22, 2008 4:40 pm
Reply with quote

The edit macro was not allocated to sysexec
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Tue Jul 22, 2008 5:52 pm
Reply with quote

pkg23,

good man - thx for getting back.
you are now the best OP for the week (year...)
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top