Thanks J Scott Sherer
From: [email protected] [mailto:[email protected]] On Behalf Of jan johansen Sent: Monday, August 22, 2011 11:25 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Form Property Question Scott, PROPERTY commands will only work after the form is up. So make sure the command is in your form ON AFTER START eep. Jan -----Original Message----- From: "Scott Sherer" <[email protected]> To: [email protected] (RBASE-L Mailing List) Date: Mon, 22 Aug 2011 11:15:57 -0500 Subject: [RBASE-L] - RE: Form Property Question Hi Everyone, I’m using a Property command for the first time on a form. I wish to make an office button invisible at certain times. In the form, I added a component ID of ‘mbrupdts1’ to the office button property. Then I issue the following command: ‘property mbrupdts1 visible false’. After that I issue an ‘edit using formname’ command expecting to see the office button grayed out. There is no obvious difference in the office button. What did I do wrong? Thanks everyone, Scott Sherer

