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.
