Features added in 1.32 release of the Genero Business Development Language.
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 |