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

Executing ESP commands from REXX


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

New User


Joined: 10 Jun 2005
Posts: 12
Location: India

PostPosted: Fri Apr 28, 2006 4:28 am
Reply with quote

Hi,

I am trying to execute the Cybermation's ESP commands (like joboncsf etc) from the REXX program. However, I am getting an error "Routine not found" at the line where I use the joboncsf(). I have set the environment to ESP with Address ESP.

If I need to allocate any ESP library, how can i find the library name and how should i allocate it?

Your help is very much appreciated.

Thanks,
Karthik Raman
Back to top
View user's profile Send private message
new2cobol

New User


Joined: 04 Jan 2006
Posts: 77
Location: Bangalore

PostPosted: Tue May 02, 2006 1:47 am
Reply with quote

Now, how to get the library name, I don't know!!!

But I guess you can include the libraries using
"LIBDEF ISPLLIB DATASET ID('libraryname')"
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 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
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
Search our Forums:

Back to Top