Kirk, That's an excellent point. I was actually thinking about that just after I answered -- how one might check for some sort of input to pause, stop or cancel things. I think it could probably be done somehow though. Still it would be a kludge and probably awkward.
Then I was thinking, well it's just the nature of 3270 and that for a Unix shell TCP/IP clients like telnet, rlogin, and ssh are superior. On the other hand, just for the sake of discussion, we've taken a step backwards with one of our newest technologies, http and web pages. Their behavior is almost identical to a 3270 application and you have to jump through some hoops and fake things to get a scrolling output. Funny, I was just looking again at OMVS which I rarely use unless I have to cause I hate it. I did an ls -la /tmp/ without realizing that there were a few thousand files there. It has been scrolling away for almost 10 minutes now. (-: It says at the bottom left: ESC=¢ But I have no idea where the ¢ key is nor how to stop it. (-: Lindy > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On > Behalf Of Kirk Wolf > Sent: 29. marraskuuta 2007 22:37 > To: [email protected] > Subject: Re: Why isn't OMVS command integrated with ISPF? > > Lindy, > > Can it accept input from a command area while do this? > In other words, rows would be added to the table as they arrived from the > shell stdout, but input would be accepted as well. > > It would seem to me that "CONTROL DISPLAY LOCK" would cause the table > display to be updated, but leave the keyboard locked for input, but I > don't > really understand ISPF that well any more. > > Kirk > > On Nov 29, 2007 2:19 PM, Lindy Mayfield <[EMAIL PROTECTED]> > wrote: > > > Hi Kirk, > > > > I've created a Rexx / ISPF application panel that scrolls dynamically on > > its own before, just for fun mostly to see if I could do it. ---------------------------------------------------------------------- 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

