In addition to SampleApp, you should also have a SampleAppSolution folder in your workspace. The SampleAppSolution contains completed versions of the files that you will develop in the following chapters. You can use the files (customerForm.cls, departmentForm.cls, purchaseOrderForm.cls, sportsForm.cls, and LoginDlg.cls) as a source for the code that you will need to copy and paste into your own source files.

You can also follow the directions in Creating the project to make a SampleAppSolution OpenEdge project. After you add the sports2000 connection profile to the SampleAppSolution project, you can run customerForm.cls, departmentForm.cls, purchaseOrderForm.cls, and sportsForm.cls by selecting Run > Run As > OpenEdge Application from the main menu bar. For information about running LoginDlg.cls, see Running LoginDlg.cls .