The Module Field in USoft Binder

Previous Next

In USoft Binder, the Project Properties dialog contains a Module field. If your USoft application consists of several modules, here you can specify the name of the module that this Binder project applies to. If a module is specified and the application is run from database only, this module is run from database. The remaining modules are read from flat file.

Furthermore, the name specified here is used in the Definer as default name when generating flat files.

If no module is specified and the application runs from database:

The main module (that has the same name as the application) is read from database.

The other modules are read from flat file.

In Windows Designer, the main module is designed.

 

See Also

Modular Development

Modules