In a recent note, Jeff Guan said:
> Date: Thu, 13 Apr 2006 05:39:29 -0500
>
> schwarz, thanks for you advise, one thing I want to know is, is there a
> more simply way to run the CLIST without ALLOCATE, just like to give the
> full path name to run it.
>
>From the TSO command line:
exec 'FULL.DATA.SET.NAME(MEMBER)' 'argument list' [exec]
... omit the exec keyword if your script is a CLIST rather than
an EXEC.
e.g.:
exec 'SYS1.SAMPLIB(CSFTEST)' 'whatever' exec
-- 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