Re: BRIF command routine

2018-09-11 Thread Ron MacRae
Mike, Actually another issue. My code works on z/OS 2.3 but VCOPY for ZLINEX on z/OS 2.1 fails with retcode=8, "One or more variables do not exist". *GET LINE NUMBER LAR0,80

Re: BRIF command routine

2018-09-11 Thread Ron MacRae
Mike, I guess I'll have to use it. I've been burned in the past where something that worked stopped working and IBM's reply was it wasn't a documented feature. Perhaps I'll ask IBM to add ZLINEX to the list of Zx variables in the developers guide & ref? Thanks again for your help.

Re: BRIF command routine

2018-09-10 Thread Mike Shaw
On 9/10/2018 4:39 AM, Ron MacRae wrote: Mike, That is exactly the info I want, and it works. Thank you. However ZLINEX does not appear anywhere in the ISRBROBF panel and google doesn't find it anywhere related to panels or ISPF. I've seen ZLINEX, or LINEX in a couple of samples but no d

Re: BRIF command routine

2018-09-10 Thread Ron MacRae
Mike, That is exactly the info I want, and it works. Thank you. However ZLINEX does not appear anywhere in the ISRBROBF panel and google doesn't find it anywhere related to panels or ISPF. I've seen ZLINEX, or LINEX in a couple of samples but no definition anywhere I'm worried I'm using s

Re: BRIF command routine

2018-09-09 Thread Mike Shaw
On 9/7/2018 10:32 AM, Ron MacRae wrote: Is there a dialog variable that contains the number of the line at the top of the screen or any other way to work it out? I know the rows that have been requested via my read routine but I don't know what is currently at top of the screen. Ron, If BR

BRIF command routine

2018-09-07 Thread Ron MacRae
Hi all, I've got a program that reads a VSAM file and uses ISPF BRIF to display it. Works fine but I want to add a command processing routine. I've got my command routine reading the command line, screen data and cursor position from the ISPF variables but I can't find any way to get the