New functionalities
- Added support to PHP variables in the variable parameter of sc_link
Ej.: $var = name;
sc_link (field , $ var , company = [ cpny ] , “My name”, " iframeR" );
- Added support to choose which projects will be converted during the conversion.
- Added support for output parameters to stored procedures with MySQL.
Bug
- Fixed problem when using the macro sc_getfield ( ) within a Javascript button.
- Fixed issue when using the macro sc_lookup in the onApplicationInit of a Menu application.
- Fixed problem when using copies of Scriptcase templates in the applications.
- Fixed problem when using titles in radio fields with manual lookup.
- Fixed problem when using background image in PDF Report application.
- Fixed bug in navigation when using macro sc_redir in master / detail.
- Fixed problem when using the macro sc_groupby_label in onGroupBy event.
- Fixed issue when using the macro sc_field_display in fields of blocks with 2 or more columns.
- Fixed issue on the " Check all " option of Checkbox fields of a Filter.
- Fixed issue on the interface to use global variables in the onFinish event of a RUN button.