View previous topic :: View next topic |
Author |
Message |
Nancy Beginner
Joined: 23 May 2003 Posts: 77 Topics: 26
|
Posted: Mon Oct 20, 2003 4:42 am Post subject: Changes are not reflected |
|
|
I am facing a strange problem with my id.
If I make any change in the REXX exec or Panel code etc, it is not refleced at run time until I re-activate the TSO session (Terminate and then activate the TSO session).
What may be the reaosn of this !!!
Thanks |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Mon Oct 20, 2003 6:10 am Post subject: |
|
|
Nancy,
You need to set ISPF in TEST Mode.You can do that by typing in ISPF TEST.Or you can split the screen and go into dialog test on that screen. ISPF caches 7 panels so it doesn't have to go to disk every time you press ENTER.Check this link to learn more about ISPF TEST MODE
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ISPZDG10/2.5.1?DT=20010618120422
A simple way is go to Option 7.2 and refresh ur panel, or go to ready prompt and get back into ISPF. You don't have to logoff to see your changes.
Hope this helps...
cheers
kolusu |
|
Back to top |
|
 |
Nancy Beginner
Joined: 23 May 2003 Posts: 77 Topics: 26
|
Posted: Mon Oct 20, 2003 7:43 am Post subject: |
|
|
Thanks Kolusu.
Its working fine. |
|
Back to top |
|
 |
|
|