Adding sportsForm.cls to the project
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The sportsForm.cls file that you add to the project in this section is an ABL MDI (multiple document interface) Form that implements the Sports window in the application.
You can use an ABL MDI Form to create a parent form for one or more child forms. In the sample application the Sports window is an implementation of an ABL MDI Form that is the parent window for the Customer, Department, and Purchase Order windows.
The procedure for adding an ABL MDI Form to the project is similar to the procedure for adding an ABL Form to the project.
To add sportsForm.cls to the project:
