BDL 1.32 new features

Features added in 1.32 release of the Genero Business Development Language.

Important: This page covers only those new features introduced with the Genero BDL version specified in the page title. Check prior new features pages if you migrate from an earlier version. Make sure to also read the upgrade guide corresponding to this Genero version.

Corresponding upgrade guide: BDL 1.32 upgrade guide.

Prior new features guide: BDL 1.31 new features.

Table 1. Core language
Overview Reference
New debugger commands (watch with condition, whatis). See Debugger commands.
The preprocessor is now part of the compilers and is always enabled. Preprocessing directives start with an ampersand character (&). See Source preprocessor.
Table 2. User interface
Overview Reference
New built-in functions to transfer files from/to the front-end. See fgl_getfile(), fgl_putfile() .
Table 3. SQL databases
Overview Reference
PostgreSQL version 8.0 is now supported (8.0.2 and higher). See PostgreSQL.