Tracy - seems it was My Bad again today! In my rush - I think in my earlier tests - I might have ALSO been putting the NoDefault into the Case statement where I wanted the Regular nav keys to work - like arrow up & page down. I just changed the code - so ONLY that case where I wanted to fire off my special Search_It Method - and the other Cases - I did NOT put in that NoDefault - and it was working. So - in my Rush before - I think I blew it...
:-( Anyway - all is good now. Thanks again Tracy! -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/747A293BDE1044788B5F2A25665C4117@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.

