Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: Function Keys


Message #1 by "enzo" <enzaux@g...> on Thu, 18 Apr 2002 04:33:41 +0800
This is a multi-part message in MIME format.

------=_NextPart_000_012D_01C1E692.3760F7C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi hello!!

I have used Autokeys in macros so that I can make use of the F1, F2 and 
so on function keys.  But now my problem is that I can't make use of the 
function keys or any other keys on my form's on keypress event.  I want 
this because Autokeys in macros is called on the entire application but 
what I want to do is that ONLY make this function keys & toher keys 
available for only on specific forms.  For example in Form 1 I want F1 
to be my key if I want to Make a new transaction but for Form2 F1 would 
not have the same function as in Form1.  Any ideas?

And one thing also, eventhough I have use Atuokeys macros why is it if I 
do no put F12 or other keys on the Autokeys macros, the default action 
of the Key press is executed.  How can I disable this.  I want to have 
control on the appication that no MSAccess defaults would appear on the 
applicatioin.  Any suggestions?


Thanks,

Enzo





  Return to Index