Actually - I put that NoDefault only into the Case statement where I was calling the Search_It method - but, as soon as it was found in the Method AT ALL - it seemed that VFP immediately started to ignore standard Grid nav. keystrokes...
-K- -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Tracy Pearson Sent: Thursday, March 21, 2013 1:31 PM To: [email protected] Subject: RE: How to STOP Read-Only Msg Display? Kurt <[email protected]> wrote: >And - Nope - just tried the NoDefault command - and its Definitely NOT >what >I want. It stopped the usage of regular nav. keys too! > >I want standard Nav. keys to work - like up & down arrows, Pg Up, etc. >But, >other key strokes - like Letters - those I want to capture and send it >to >the routine that does this search. > >-K- > > You have a case/if statement to launch your popup form? This is where you add the NODEFAULT. It should not fire if the keystroke is not alphanumeric. -- Tracy [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/6A82AD70004D4B849F83FAF87A85EBBE@Programming2 ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

