I'm aware of ISHELL; its good for most things...common things like "tail -f"
don't work so well :-)
(gripe: the way that the current directory is managed (not) for sh and
ex commands is goofy )
Back to ISPF processing... of course 3270 is half-duplex, but many
applications can alternate between updating output fields and accepting
input without requiring that the user press the Enter key (eg: the MVS
console). It has been *many* years since I wrote any ISPF dialogs, but it
seems to still be limited in this respect. Perhaps this is the reason why
"OMVS" does its own 3270 datastreams rather than run as an ISPF dialog?
Kirk
On Nov 28, 2007 5:42 PM, Patrick O'Keefe <[EMAIL PROTECTED]> wrote:
> On Wed, 28 Nov 2007 16:50:21 -0600, Kirk Wolf
> <[EMAIL PROTECTED]> wrote:
>
> >...
> >I thought it might be nice to write an OMVS replacement as an ISPF
> dialog,
> >but it is not obvious to me that it is very easy to do...
> >
> >What you would like is a multithreaded (multiple TCBs under z/OS)
> ISPF
> >application - one thread handles normal input processing, and the
> other
> >updates a temporary scrollable table with the output as it arrives. I
> >could be wrong, but ISPF seems to be limited to a single thread and to
> >"half-duplex" 3270 conversations. I could work around the single-
> thread
> >problem, but there doesn't seem to be a way in ISPF to support a
> >"full-duplex" 3270 conversations.
> >...
>
> I rarely do much Unixy stuff so what is comfortable for me is
> probably far from what you want, but it sounds like ISHELL
> addresses some of what you are asking for. It certainly doesn't
> address the half-duplex nature of 3270 datastreams. (3270
> datastreams ARE half-duplex.) But ISHELL gives you a full ISPF
> screen manipulation, scrollable output (but only after the command
> has completed), etc.
>
> It doesn't give you Unix; it gives you ISPF access to Unix commands.
> For some of us that's enough.
>
> Pat O'Keefe
>
> ----------------------------------------------------------------------
> 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
>
----------------------------------------------------------------------
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