by snuggiebug » Thu Mar 13, 2008 8:26 pm
I have developed an application that overrides the PF5 key and I use it for processing in the application. At the end of the application, I use VPUT to put the original value of PF5 back in the shared pool, but when the user splits the screen and comes back to the application, the PF5 assignment that I override is gone. How do I maintain the PF5 value that is overridden in the application, no matter if the user splits the screen or not?