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.
Generated Functions | Description |
---|---|
|
The MAIN function of the program. |