Victor, A Splash Screen is exactly what I was wanting.
I created a new table named DUMMY and created one text field in it (DUMMYFIELD), and put some text into it. Next I created a form named "SplashScreen". Next, I placed a button on the form and specified that I wanted it to be a clickable image type button. I assigned the button a predefined function of Exit. Next, I placed some text above and below the clickable image button. I then went into the form settings and specified no runtime toolbar. I then saved the form. Next I ran the form from the R> prompt and figured out the coordinates that I wanted for displaying the form. When I ran the form, from the R> prompt, it displayed perfectly. However, when I used the same syntax, (BROWSE USING SPLASHSCREEN MDI AT 50,30,950,650 NOHEADER), in the Startup code of my application, the form filled the entire page. What do I need to do to make the form display according to the specified coordinates? Thanks, Oleta Smith Classy Closet Boutiques [EMAIL PROTECTED]

