Oldfogey Posted February 9, 2008 Posted February 9, 2008 I'm developing a DB for a customer and use button-click with Ctrl-key to delete a record, rather then have an 'are you sure message". It works fine on my 8.5V2A but not on the customer's V8.5v1. I suspect it is due to lack of the upgrade. Does anyone know if that is the case? The script is a very simple if modifierkeys <> 4, don't delete else etc. I've changed this to if modifierkeys = 4, delete else etc. but hven't had the result yet.
comment Posted February 9, 2008 Posted February 9, 2008 Perhaps their Caps Lock key is on? http://www.fmforums.com/forum/showtopic.php?tid/163406/post/163411/#163411 http://www.fmforums.com/forum/showtopic.php?tid/177234/post/207862/#207862
Oldfogey Posted February 10, 2008 Author Posted February 10, 2008 Thanks, Comment, but I doubt very much that the caps lock is on. I have seen it in operation and I'm 97% it wasn't on but I'll check. In fact I think my customer belongs to the Oldfogey school - Caps Lock keys should be abolished.
Recommended Posts
This topic is 6133 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now