Dick, SET KEYMAP belongs in the OnBeforeStart.eep
Any PROPERTY command needs to live in the OnAfterStart.eep or any form control while the form is displayed. Jan -----Original Message----- From: "Dick Fey" <[EMAIL PROTECTED]> To: [email protected] (RBASE-L Mailing List) Date: Thu, 28 Aug 2008 11:14:10 -0500 Subject: [RBASE-L] - RE: Keymaps Dan Goldberg wrote: You can also use the property to disable deleting of rows. You can put it in the start up eep. That way you can turn it on or off as desired. PROPERTY TABLE <FORMTABLENAME> 'DISABLE_DELETE_ROWS' Dan: I tried this and was unable to make it work. I assume <formtablename> is replaced by the name of the form and that is the only 'user variable' in this command. Is that correct? What does it do when your form is a multi table form? Hopefully control only 1 table. Dick Fey Carpet Broker Inc Lenexa KS

