Form tabs
Use this form to access the resources required to build an FCAS application.
Project tab
The Project tab lists all project components.
New button |
Creates a new project. |
Open button |
Opens an existing project. |
Build button |
Builds the completed project into an application. |
Options button |
Lets you set attributes for the project as a whole. |
About button |
Displays the name and version number of FCAS. |
Modify button |
Opens the selected object. |
Remove button |
Removes the selected object from the project. |
Run/Stop button |
Runs the project for testing purposes. When you click Stop, you are returned to the development environment. |
Form tab
The Form tab lists all forms in the project.
New button |
Adds a form to the project. |
Modify button |
Opens the selected form and its Attributes form. |
Remove button |
Removes the selected form from the project. |
Attributes button |
Opens the Attributes form of the selected form. |
Run/Stop button |
Runs the project for testing purposes. When you click Stop, you are returned to the development environment. |
Module tab
The Module tab lists all code modules in the project.
New button |
Adds a code module to the project. |
Modify button |
Opens the code window for the selected module. |
Remove button |
Removes the selected module from the project. |
Rename button |
Renames the selected module. |
Run/Stop button |
Runs the project for testing purposes. When you click Stop, you are returned to the development environment. |
Connection tab
The Connection tab lists all connections to databases that have been added to the project.
New button |
Adds a database connection to the project. |
Modify button |
Opens the selected database connection. |
Remove button |
Removes the selected database connection from the project. |
Run/Stop button |
Runs the project for testing purposes. When you click Stop, you are returned to the development environment. |
Table tab
The Table tab lists all connections to tables in databases that have been added to the project.
New button |
Adds a database table connection to the project. A connection to the database must already exist in this project. |
Modify button |
Opens the selected database table connection. |
Remove button |
Removes the selected database table connection from the project. |
Run/Stop button |
Runs the project for testing purposes. When you click Stop, you are returned to the development environment. |
|