Menu files define a window where the user can navigate through several pages and options. We can for example call CL scripts in menu items.
The use of CMD CALL
in the ACTION part of a menu item implies a dependency on a .CL file.
ACTION='CMD CALL file'
Where file
is the name of a CL file in the project.