thread277-1740310
I discovered that keys PF10 and PF11 take the function of UP and DOWN scroll. Typing 'keys' in command line the table shows that PF10 and PF11 are responsible for RIGHT and LEFT scroll.
Does anyone have any idea where the problem lies?
BR Jaka
p.s.
When I test the...
Hi,
I'm using extended CONSOLE (EMCS) to send commands. I would like to suppress the responses written to SDSF LOG. Anyone?
Here is the code:
/*REXX*/
USR=USERID()
CMD="D A,L"...
Hi community,
I'm trying to figure out how to retain CSR scroll value after scroll command on a panel table.
Declaring INIT) section with .zamt=CSR only works for first scroll afterwards the .zamt becomes blank
and starts to scroll with PAGE amount. Declaring REINIT section with .zamt=CSR does...
Hi community,
I created a help panel containing AREA section. I tested the panel with Dialog test and everything worked OK.
When this panel gets oppened as .help panel via PF01 in another panel I get a variety of responses:
using in Dialog test as a help panel to another panel: scroll does...
Hi!
I bring up a panel with:
&zsel="PANEL(xyz) NEWAPPL PASSLIB"
Using xyz I collect some parameters and do:
&zsel="CMD(%mycmd &parm...)"
After mycmd completes the xyz panel is )INIT-ialized. How can I make it to )REINIT-ialize?
BR Jaka
Hello!
I can't get the table scroll amount working. Here is the panel def:
)Attr
! TYPE(OUTPUT) COLOR(TURQ)
% TYPE(TEXT) INTENS(HIGH) COLOR(YELLOW)
_ TYPE(INPUT) INTENS(HIGH) CAPS(ON)
)Body...
Hi!
I'm trying to redisplay a table at a certain row? The table is showing a certain row. If the user presses ENTER the table is erased and recreated. I want it to be at the same row as before erasure. I tried that by using ZTDSCRP and got stuck because I can't bring it into main program...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.