> On Fri, 19 Sep 2008 10:45:05 -0400, Barkow, Eileen 
> wrote:
>
>>we do not want to use LOCK since it prohibits the use of pfkeys.
>>we are looking for another way to do this.

Try putting this in the INIT section of the panel:

.RESP = ENTER

This may give you what you want. However, you'll need a way for the user to 
eventually be able to exit the panel (e.g. by pressing END). So, to ensure the 
.RESP=ENTER logic only executes once you could do something like this:

IF (&BEENHERE = ' ')
```&BEENHERE = 'Y'
```.RESP = ENTER

Treat the ``` as spaces (it is simply there to ensure the indentation comes 
through).

Hope that helps,

Dave Salt

SimpList(tm) - try it; you'll get it!
http://www.mackinney.com/products/SIM/simplist.htm




_________________________________________________________________

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

  • ... Barkow, Eileen
    • ... Visser, Hans (PinkRoccade Infrastructure Services Technisch Specialist)
      • ... Barkow, Eileen
        • ... Wolfgang Schäfer
          • ... Barkow, Eileen
        • ... Wolfgang Schäfer
    • ... Jürgen Kehr
    • ... Scott Barry
      • ... Barkow, Eileen
      • ... Dave Salt
    • ... Scott Barry
      • ... Jousma, David
    • ... Thomas Berg
      • ... Barkow, Eileen
        • ... Dave Salt
          • ... Barkow, Eileen
            • ... Dave Salt
              • ... Barkow, Eileen
    • ... Thomas Berg
    • ... Mark Zelden

Reply via email to