Razzak, I have tried that but the RBase focus is still with the form, so although the 'form' is on the taskbar, the R> etc window is still on the desktop.
Regards John Docherty -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of A. Razzak Memon Sent: Tuesday, 8 November 2005 11:39 a.m. To: RBG7-L Mailing List Subject: [RBG7-L] - Re: Form Menu Woes At 05:35 PM 11/7/2005, John Docherty wrote: >While on this subject, is there a way to allow RBase >to be minimised when a form is open?. John, Use the same PROPERTY command as "On After Start EEP" and see what you get. -- Start PROPERTY RBASE_FORM TASKBARBUTTON 'TRUE' RETURN -- End Have fun! Very Best R:egards, Razzak.
