2. Overview of Tools and Languages : How to Develop an Application : How to Create the Application : The Create an Application Window
 
Share this page                  
The Create an Application Window
To create a new application
1. Select Create from the menu operations at the bottom of the Applications Catalog window. The Create an Application window is displayed:
You use this window to provide basic information about the application.
2. Type the application name in the Name field. This name must not be the name of any other application that accesses this database and must follow the standard object naming conventions (see Naming Conventions).
3. Press Tab. The cursor skips the Created, Owner, and Modified fields, because this information is filled in automatically. The owner is the user ID of the person creating the application. The Modified date field remains blank until the application is changed.
4. Enter a one-line description of the application in the Short Remark field. This description is optional, but it appears on the Applications Catalog window so is useful in identifying the application.
5. Press Tab.
If you are using Vision, the cursor skips the Language field, and the value SQL is entered to indicate that Vision uses the Structured Query Language to send queries to the database.
If you are using ABF, enter the query language for the complete application: SQL or QUEL. (Do not attempt to include two query languages within one application.) SQL is the default, but you can change this if your installation supports only QUEL or if your installation supports both, but you prefer QUEL.
6. For Vision only, the cursor moves to the Style for New Menu Frames field. Take one of the following actions:
Press Tab to accept the default that all menu frames in this application be displayed as table fields.
Enter single-line (or use the ListChoices operation to select this item) to specify that all menu frames be created with single-line menus.
You can override the application-wide default for specific menu frames that you create. For more information, see Creating Frames.
7. The cursor is now positioned on the Source Directory field. This field displays the full pathname of the directory that holds the source code for your application. The default is the directory in which you started Vision or AFB, but you can change it here by typing over the current value. If you do specify a new source directory, be sure to include the full pathname.
For ABF, see Directories for Source Code and Application Components.
8. Press Tab. The cursor moves to the Long Remark field. Use it to enter an optional description of up to eight lines about the application.
9. When you have finished entering your information, select OK from the menu. This displays the window you must use to define the frames in the application.
For more information on the menu items on this window, see Menu Operations.