On 2016-08-29, at 10:35, Jesse 1 Robinson wrote:

> I'm not sure what's being asked for here. ISPF in batch is a well-documented 
> process. I have batch ISPF jobs that run daily. You don't use separator 
> characters. You write a Rexx that issues ISPF commands in sequence. You can 
> edit or use virtually any ISPF function--such as table management--that's 
> available interactively. 
>  
But batch isn't interactive.  I perceived the OP as wanting to use
interactive (not batch) ISPF as a plug-in editor for RD/z.

Does "don't use separator characters" mean that no character is
sacrificed as a separator; than one can freely code such as:
    address ISREDIT 'find a;b'
and not having the ";" (or any other character) being taken as a
separator?

-- gil

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

Reply via email to