Larry and Razzak, Talk about turning a light on. This entire discussion opened some other options I never considered. Thanks.
Tom Frederick Elm City Center 1314 W Walnut Jacksonville, IL 62650 O - 217-245-9504 F- 217-245-2350 Email - [email protected] -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon Sent: Wednesday, February 24, 2010 8:43 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Browse to Edit in a form At 06:35 PM 2/24/2010, Tom Frederick wrote: >In a multi user set up won't "PROPERTY TABLE pomemos 'READONLY TRUE'" >make the entire table READONLY for all users or does it simply make >it a local READONLY for that computer while leaving the actual table >available to other users? Tom, Only the actual record (underlying data - the record set) enabled or disabled using underlying form control(s), and not the entire table related to that specific form. For a complete set of supported/documented PROPERTY commands related to Form TABLE, you may refer to R:Docs 7.6 or R:Docs 9.0. Here's how: R:Docs 7.6 or R:Docs 9.0 | Build Syntax for PROPERTY Command ... Category: Table Control: Table Properties Property: FORMTABLENAME Supported/Documented Values: . APPEND . APPEND_DUPLICATE . CANCEL . CLOSE . DELETE . DISABLECONTROLS . DISABLE_ADD_NEW_ROWS . DISABLE_DELETE_ROWS . FIRST . INSERT . JUMP . JUMPTO . LAST . NEXT . OPEN . POST . PRIOR . READONLY FALSE . READONLY TRUE . REFRESH . RestoreOrderBy . UPDATE Very Best R:egards, Razzak.

