Ray, As others have mentioned, the ISPF command table helps support 
scrolling left and right via use of PASSTHRU. However, you really, I think, 
need 
to use a variable. The variable is initially set to SETVERB and only when you 
want to support scrolling left/right, set it to PASSTHRU. See this ISPF book 
http://publibz.boulder.ibm.com/cgi-
bin/bookmgr_OS390/BOOKS/ispzu270/5.10.1?
ACTION=MATCHES&REQUEST=PASSTHRU&TYPE=FUZZY&SHELF=EZ2ZBK0G.bks
&DT=20080613002317&CASE=&searchTopic=TOPIC&searchText=TEXT&searchI
ndex=INDEX&rank=RANK&ScrollTOP=FIRSTHIT#FIRSTHIT

RMM uses this technique.

Mike Wood   RMM Development

On Mon, 6 Jul 2009 14:31:24 -0400, Baraniecki, Ray 
<ray.baranie...@morganstanley.com> wrote:

>About two years ago with the help of a very smart IBMer I wrote an ISPF 
application that allowed for Left and Right scrolling when displaying table 
entries. Now I look at the Rexx code and it seems like an alien wrote this 
code. I cannot recall what had to be done to get horizontal scrolling to work. 
I 
need to make some changes to this Rexx and I got curious.
>
>I recall that I had to set up something to "pass through" the PF10 (Left) and 
PF11 (Right) to my program. Although, at this time I cannot recall, can 
someone enlighten me?
>
>
>Thanks,
>
>
>Ray Baraniecki
>Morgan Stanley Smith Barney

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to