1724.2.1 |
||
---|---|---|
1724.2.2 |
CSV2XL.SBX 2.1(268): A literal "^m" inside a data field now makes the expected adjustments to the spreadsheet configuration (activating the wrap option and increasing the row height). Note that this was previously supported in the column headers only. |
|
1724.2.3 |
XTREE: When exporting to XLSX, embedded CRLF's (ASCII 13 plus ASCII 10) are now exported as "^m". Requires CSV2XL 2.1(268) to be effective. |
|
1724.2.4 |
Fix |
XTREE: certain combinations of context menu options (mixing both explicit PopupMenu and implicit options) were resulting in an off-by-one error between the option selected by the user and the option performed by XTREE. |
1724.1.1 |
New |
Add System Message Window Refinement to abort application. |
1724.1.2 |
Fix |
CGI mode refinement: close a potential problem loophole if the CGIUTL CGIOP_GETPAR function is called and the program invoked using the GET method with no parameters. |
1724.1.3 |
Fix |
XTREE: when exporting to XLSX format, columns containing ##:## (e.g. HH:MM or MM:SS) were ending up blank in the Excel worksheet. Problem was actually in CSV2XL.SBX, which is used by XTREE for the export. Fix is in CSV2XL.SBX version 2.1(267). |
1724.0.1 |
Fix |
Compiler edit 1010: minor internal adjustments to improve code portability and robustness. |
1724.0.2 |
Fix |
Compiler edit 1011: resolve a conflict between the GLOBAL_BEGIN pragma and dynamic structure compilation that was causing spurious compiler errors. |
1724.0.3 |
New |
Compiler edit 1012, language enhancement: DIMX arrays of type S may now be passed by reference to functions. Previously, only type X was allowed. |
1724.0.4 |
New |
Compiler edit 1013, language enhancement: DIMX arrays of type B, F and I may now be passed by reference to functions. |
1724.0.5 |
New |
QUTL.LIT Version 3.1(133) - add option to choose job to ZAP from a pick list. |
1724.0.6 |
New |
Add various XTREE Auto-Filter Refinements and minor fixes. |
1724.0. |
Fix |
PDFX: landscape orientation was not working properly in the PDF-XChange standard driver. |