This topic lists features added for the 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 The preprocessor |
Table 2. User interface
Overview |
Reference |
New built-in functions to transfer files from/to the
front-end. |
See fgl_getfile(), fgl_putfile() |