In a recent note <[EMAIL PROTECTED]> said: 

> Date:         Fri, 16 Jun 2006 16:22:47 +0200
> 
> Is it possible to use the  IKJEFT01 over the SYSTSIN defined as USS
> named pipe and SYSTSPRT also ?
> 
I must not have done this, although I'd be optimistic.  The first test
is to try a simple batch step with both allocated as "DD PATH=".
If that succeeds, the remaining hurdle is APF authorization: IKJEFT01
must be ATTACHed by an authorized program in its own address space
(export _BPX_SHAREAS=NO).

Depending on your objectives, you might find use in the "address TSO"
environment, described only in the latest editions of "Using REXX and
z/OS UNIX System Services"  (circa z/OS v1r4 and later).  I've used this
by reading ("dot" command) a shell script which starts a Rexx exec
with its input redirected that does a "parse pull; address TSO" in
a loop.  The same shell script also defines a terse alias that echoes
its argument string into the redirected stdin of the exec.  It's kind
of like having a linemode TSO session in the background.

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to