This worked! Thank you so much. Now I can put have the Startup.rff timer call procedures to update the mail button with the count of messages, and the scrollbar change, while I'm in another form.
Thanks Again Jack Mathis -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mike Byerley Sent: Wednesday, October 20, 2010 10:02 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Referrencing Object The Target Form must have a component ID then the command goes like: PROPERTY TarGetFormCompID|TargetFormButtonCompID Caption 'ThisIsTheCaptionValue' ----- Original Message ----- From: "Jack Mathis" <[email protected]> To: "RBASE-L Mailing List" <[email protected]> Sent: Wednesday, October 20, 2010 10:52 AM Subject: [RBASE-L] - Referrencing Object I'm trying to update a button caption on one form (startup form), while I'm in another form. Any ideas? Thank you, Jack Mathis

