This topic lists features added for the 1.32 release of
the Genero Business Development Language.
Table 1. What's new in Genero Business Development
Language, Version 1.32
| Overview |
Reference |
| PostgreSQL version 8.0 is now supported (8.0.2
and higher). |
See SQL adaptation guide For PostgreSQL 8.x.y, 9.x.y |
| New built-in functions to transfer files from/to
the front-end. |
See FGL_GETFILE, FGL_PUTFILE
|
| 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 The preprocessor |