BDL 1.32 new features
Features added in 1.32 release of the Genero Business Development Language.
Important:
This version of Genero BDL is desupported, use a more recent version of the product.
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.
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. |
Overview | Reference |
---|---|
New built-in functions to transfer files from/to the front-end. | See fgl_getfile(), fgl_putfile() . |
Overview | Reference |
---|---|
PostgreSQL version 8.0 is now supported (8.0.2 and higher). | See PostgreSQL. |