At 12:14 PM 8/28/2008, Dick Fey wrote:
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?
Dick,
<FORMTABLENAME> is the actual name of the table related to
the form.
Example:
PROPERTY TABLE Customer 'DISABLE_DELETE_ROWS'
For complete details and more TABLE properties supported in
R:BASE 7.6 and Turbo V-8, refer to R:Docs 7.6:
R:Docs 7.6 | Main Menu | Build Syntax for PROPERTY Command
Category: Table
Control: Table Properties
Property: <FORMTABLENAME>
Value: Select from a list of all supported values
Very Best R:egards,
Razzak.