View previous topic :: View next topic
|
Author |
Message |
SRIDEVI TANTRY
New User
Joined: 08 Jan 2018 Posts: 6 Location: india
|
|
|
|
Hi all,
I am new to Reflection emulator. Previously, i was using Rumba in which naming screen was as easy as giving a SCRNAME <name> as the TSO command.
I tried different ways to name screens in Reflection but nothing is working. SCRNAME makes the screen name sit on the top left corner, and its of no use since it does not stay in the common part of the screen, but goes away with the screen when i toggle. So it does not help in swapping.
Is there any way to name screens at the bottom in reflection, like n Rumba, so it can help in swapping between screens without having to remember the screen names?
Apologies for the rant.
Thanks,
Sridevi |
|
Back to top |
|
|
enrico-sorichetti
Superior Member
Joined: 14 Mar 2007 Posts: 10886 Location: italy
|
|
|
|
deleted |
|
Back to top |
|
|
Nic Clouston
Global Moderator
Joined: 10 May 2007 Posts: 2454 Location: Hampshire, UK
|
|
|
|
I think you are ttlly confused. The emulator has nothing to do with TSO/ISPF.
What appears at the top left of your ISPF screen is the panel id and that is toggled on and off by the PANELID command.
The list of screens that could appear at the bottom of the ISPF panel is a result of enabling the swap bar. I think that is done using the SWAPBAR command. I may be wrong on that as I do not have it but you can find references to it if you search. |
|
Back to top |
|
|
SRIDEVI TANTRY
New User
Joined: 08 Jan 2018 Posts: 6 Location: india
|
|
|
|
I got this done by executing a REXX code. |
|
Back to top |
|
|
Pedro
Global Moderator
Joined: 01 Sep 2006 Posts: 2593 Location: Silicon Valley
|
|
|
|
Quote: |
done by executing a REXX code |
Can you elaborate? What does the REXX code do? |
|
Back to top |
|
|
|