It's in the FormProperties.PDF for v7.6 so it's been around for a while. I had to check, though <g>.
Regards, Alastair. From: [email protected] Sent: Wednesday, February 24, 2010 5:13 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Browse to Edit in a form Doug: MY MAN! Now how in the heck did that little gem slip by me? I put PROPERTY TABLE chart 'READYONLY TRUE' on my form after start eep, put an "edit" button setting it back to False and it works great!!! I had no idea we could do that! The syntax required is strange. You have to put the quotes in the exact place you mentioned. It doesn't work without any quotes, and it doesn't work if you only quote the true/false. So it's a little pickier than field-level properties. I wonder if I'm the only one who didn't know you could do this... Karen PROPERTY TABLE <FORMTABLENAME> 'READONLY TRUE' ------------------------------------------------------------------------------ No virus found in this incoming message. Checked by AVG - www.avg.com Version: 9.0.733 / Virus Database: 271.1.1/2707 - Release Date: 02/24/10 07:34:00

