On 9/7/2018 10:32 AM, Ron MacRae wrote:
<SNIP>
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 BRIF is using the default ISRBROBA panel to display your data, then
the variable holding the line number displayed at the top of the screen
is named ZLINEX. VGET that variable in your code and see if that is what
you need.
You can browse the ISRBROBA panel definition and find the .ZVARS= line
in the )BODY section to get the names of all those '.Z' variables
displayed at the top of the ISRBROBA panel.
Use the PANELID ON command while you are displaying your BRIF'ed data to
make sure the panel name in use by BRIF is ISRBROBA.
Mike Shaw
MVS/QuickRef Support Group
Chicago-Soft, Ltd.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN