Form file structure
A form specification file is defined by a set of sections.
The sections of a form specification file must appear in the following order:
- SCHEMA section
 - ACTION DEFAULTS section
 - TOPMENU section
 - TOOLBAR section
 - TABLES section
 - LAYOUT section (or SCREEN section for TUI mode)
 - ATTRIBUTES section
 - INSTRUCTIONS section
 
Each section must begin with the keyword for which it is named, only the
            LAYOUT section is mandatory.