Razzak, Thanks for the info. Looks like I need to order a place for when you do your 9.0 Extreme tour in Salem.
Jan -----Original Message----- From: "A. Razzak Memon" <[email protected]> To: [email protected] (RBASE-L Mailing List) Date: Thu, 08 Apr 2010 12:39:57 -0400 Subject: [RBASE-L] - Re: Making a table readonly Jan, Availability of the entirely new R:Docs 9.0 will be among the "hints" of the official release of R:BASE eXtreme 9.0. http://www.rbaseextreme.com Very Best R:egards, Razzak. P.S. As an "Active Beta Tester and Corporate User" of R:BASE eXtreme 9.0, if you wish to preview R:Docs 9.0, please send your request to [email protected]. (Caution: fasten your seatbelt before installing and launching the product) -----Original Message----- From: "jan johansen" <[email protected]> To: [email protected] (RBASE-L Mailing List) Date: Thu, 08 Apr 2010 09:26:38 -0700 Subject: [RBASE-L] - Re: Making a table readonly > Razzak, > > I am still using R:Docs 7.6. > When will R:Docs 9.0 be available and will there be a stepup price? > > Thanks, > > Jan > > > > -----Original Message----- > From: "A. Razzak Memon" <[email protected]> > To: [email protected] (RBASE-L Mailing List) > Date: Thu, 08 Apr 2010 12:19:01 -0400 > Subject: [RBASE-L] - Re: Making a table readonly > > > At 11:54 AM 4/8/2010, Albert Berry wrote: > > >I would never have believed the syntax would change for differing > items. > > Albert, > > Technically, the PROPERTY command include three (3) parameters. > > Syntax: PROPERTY <Component ID> property 'value' > > A few examples to illustrate the combination of using three parameters: > > 01. PROPERTY <Component ID> ALIGNMENT 'CENTER' > > 02. PROPERTY RBASE_FORM REFRESHLIST 'TRUE' > > 03. PROPERTY RBASE_FORM_ACTION <CUSTOMFORMACTIONCOMMANDNAME> > 'parameters' > > 04. PROPERTY RBASE_FORM PRINT 'PRINTER' > > 05. PROPERTY TABLE 'FORMTABLENAME SEARCH->COLUMNNAME->' 'value' > > 06. PROPERTY TABLE 'FORMTABLENAME->RECNO' 'varname' > > 07. PROPERTY TABLE 'FORMTABLENAME->RECORDCOUNT' 'varname' > > 08. PROPERTY TABLE <FORMTABLENAME> 'DISABLE_DELETE_ROWS' > > 09. PROPERTY RBASE_FORM_ACTION <CUSTOMFORMACTIONCOMMANDNAME> > 'parameters' > > 10. PROPERTY APPLICATION ISCOMPILED 'varname' > > 11. PROPERTY RBA_FORM THEMENAME 'value' > > 12. PROPERTY RBA_FORM|ActionCompID CAPTION 'value' > > 13. PROPERTY REPORT_TABLE_NAME [0] 'varname' > > 14. PROPERTY LOADWINDOW CAPTION 'value' > > 15. PROPERTY 'MDI_Customers|EGB_Next' SET_FOCUS 'TRUE' > > 16. PROPERTY 'MDI_InvoiceDetails|RBASE_FORM' COLOR 'GRAY' > > Hope it helps! > > You may also refer to R:Docs 7.6 or R:Docs 9.0 for complete details, > definitions, syntax builders, and much more ... > > Very Best R:egards, > > Razzak.

