Program.4gl

This file contains the MAIN function. It defines global variables, connects to the data source with the CONNECT TO statement, loads styles and action defaults files, and performs some initialization tasks for the application.

The function(s) in this file include POINT and BLOCK sections where you can add your own code.

Table 1. The Program.4gl file
Generated Functions Description
MAIN
The MAIN function of the program.