The FORMTABLENAME is the name of the table you want to disable. If you want
to disable more than one table you can repeat the command
 
PROPERTY TABLE <FORMTABLENAME2> 'DISABLE_DELETE_ROWS'
PROPERTY TABLE <FORMTABLENAME2> 'DISABLE_DELETE_ROWS'
 
Dan

  _____  

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dick Fey
Sent: Thursday, August 28, 2008 9:14 AM
To: RBASE-L Mailing List
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

Reply via email to