On Sat, 20 Sep 2014 10:33:40 +0100, Terry Sambrooks wrote:
>
>"ISPSTART CMD(dialog" any_parm_data ")"
>
>TSO Batch is different to TSO Foreground as ISPF is not automatically there
>so providing the files are accessibly, the above will start the Batch ISPF
>environment within Batch TSO, and run the nominated script.
> 
Not so different.  The required data sets are accessible only if the
user's TSO LOGON proc allocates them.  Likewise for automatically
starting ISPF -- the LOGON proc they gave me leaves me at the
TSO READY prompt.

And, FSVO "any_parm_data".  I have struggled with problems when
ISPSTART found my parm data syntactically unacceptable.  I believe
there are some strings which simply can not be passed as arguments
to the nominated script.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to