Re: REXEC and TSO

2006-04-04 Thread Ian Worthington
Many thanks for all the replies on this. Unfortunatly the system is outsourced and getting anything changed moves at glacial speed. I'm stuck with what I've got, and that's the lot. Let me see what I can find out about running REXX under OMVS. I think maybe some sort of stub routine might be th

Re: REXEC and TSO

2006-04-03 Thread Ian Worthington
On Mon, 3 Apr 2006 07:37:46 -0600, Steve Comstock <[EMAIL PROTECTED]> wrote: > >Not sure. But at least try using quotes like this: > >tso exec "//'fully_qualified_library(exec_name)'" exec > >Kind regards, > >-Steve Comstock Thanks Steve. Not sure if you meant to have EXEC twice? I'm guessing

REXEC and TSO

2006-04-03 Thread Ian Worthington
(Not sure if this is the right place for this or not. Is there somewhere more focused on TCP/IP issues?) I have a rexx exec in a pds I would like to execute via REXEC from a foreign host, but when I REXEC to mvs I end up at $HOME and, unlike in FTP, seem unable to CD to a PDS. And trying to tso e