Home » Developer & Programmer » Forms » I WANT TO DISABLE F10 KEY
I WANT TO DISABLE F10 KEY [message #81647] Sat, 08 March 2003 09:45 Go to next message
vimal
Messages: 46
Registered: February 2000
Member
HI
IN FORMS F10 KEY AUTOMATICALLY SAVE THE THINGS I WANT TO DISABLE THAT THING

PLS HELP ME IN THIS

BYE
Re: I WANT TO DISABLE F10 KEY [message #81659 is a reply to message #81647] Sun, 09 March 2003 03:33 Go to previous messageGo to next message
magnetic
Messages: 324
Registered: January 2003
Senior Member
create the trigger KEY-F10 and put the code null; in it!
Re: I WANT TO DISABLE F10 KEY its still not solved [message #81661 is a reply to message #81659] Sun, 09 March 2003 05:52 Go to previous messageGo to next message
vimal
Messages: 46
Registered: February 2000
Member
hello magnetic
you wrote ---create the trigger KEY-F10 and put the code null; in it!

but key f10 is not a trigger there is key f0 but it doesnt work there

so suggest me something else

bye
vimal
Re: I WANT TO DISABLE F10 KEY its still not solved [message #81666 is a reply to message #81659] Sun, 09 March 2003 23:07 Go to previous messageGo to next message
David
Messages: 110
Registered: November 1998
Senior Member
put null in key-commit
Re: I WANT TO DISABLE F10 KEY [message #81685 is a reply to message #81647] Tue, 11 March 2003 10:25 Go to previous message
PANKAJ
Messages: 24
Registered: June 2001
Junior Member
write at form level a trigger named

"Key-commit"

only line in the trigger will be

null;
Previous Topic: UNABLE TO INSTALL 90201iDS_Win32
Next Topic: setting record colors
Goto Forum:
  


Current Time: Fri Apr 26 09:55:36 CDT 2024