Lastkey is only useful when using command driven controls like choose, dialog and pause where you can capture the last keystroke.
It is totally useless when related to windows forms and controls because the last key pressed can be from a totally unrelated control. Dennis McGrath ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of jan johansen Sent: Monday, November 16, 2009 12:28 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: FORM POPUP Steve, I believe that LASTKEY only responds to the keyboard. I had remembered that the TIMEOUT command had been expanded to count for the mouse so I thoughtthat maybe you were on to something. I guess your users can click on the CLOSE with the mouse to close the window. Jan

