View previous topic :: View next topic |
Author |
Message |
sivasathivel Beginner
Joined: 16 Sep 2004 Posts: 11 Topics: 8 Location: India
|
Posted: Fri Dec 03, 2004 4:03 am Post subject: SPLIT Panels |
|
|
Hi,
I want to have two SCROLL areas in a Panel. When a PF key is pressed one area alone should be activated, on pressing the same PF Key the other area should be activated. That is, the SCROLL area should be toggled by using the PF Key...... How to do it?
Also is there any means of splitting a panel?
I would also like to know about the ADDRESS JCL in REXX with Example. _________________ Thanks and Regards,
Siva Sathivel K
India |
|
Back to top |
|
 |
semigeezer Supermod
Joined: 03 Jan 2003 Posts: 1014 Topics: 13 Location: Atlantis
|
Posted: Fri Dec 03, 2004 9:26 am Post subject: |
|
|
This is certainly non-standard behaviour. How is the user going to know this is how it works?
(the way to do it is probably with dynamic areas and having your program do the scrolling based on .cursor. ISPF is not designed to do that with any builtin functions) |
|
Back to top |
|
 |
|
|