Creating an Application
Once all the necessary files have been included in a project, creating a dBASE application from the Project Explorer is quite simple.
To create a project from the Project Explorer:
Complete the Project page
Add your files (see, "Adding files to a project")
Designate a Main Start program by checking the, “File is Main Startup Program?”, box in the Build Options section of the file’s Detail tab.
Compile and Build the Application