What Happens Next

A default application with the name of the schema but with no start-up form is created for you when your schema is defined. When you have created your first form for the application, it becomes the default start‑up form when you run your application.

During development, you can nominate another form as the start‑up form, by using the Change command from the Application menu in the Application Browser. You can also change the start‑up form in your code, by setting the startupForm property of the Application class.

After you have defined your own schema: