1655.1.4 |
New |
CSV2XL.SBX 2.1(225) Implement the //XL,SetINI directive, which is used to override the one specified in the printer initialization file or XCALL. For example: //XL, SetINI, BAS:CUSXLS.INI |
1655.1.3 |
CSV2XL.SBX 2.1(224) Column formatting refinement: when a cell with alphabetic characters shows up in a column previously thought to be numeric, the affected cells are now switch to text format. Previously, the alphabetic character(s) would have terminated the column data, resulting in a zero or truncated value. This was happening in cases where a column started out with many rows of purely numeric data, with the alphabetic characters appearing in later rows. |
|
1655.1.2 |
Fix |
CSV2XL.SBX 2.1(223): The AppendSeqno option was not working properly with XLSX files, resulting in filenames like name.-1.xlsx. |
1655.1.1 |
New |
CSV2XL.SBX 2.1(222) Refinements/enhancements to the //XL, AddSheet directive. |
1655.0 |
Fix |
CSV2XL.SBX 2.1(221) Licensing problem. Was generating a "trial mode" XLS file when the APEX license option was set but the AXL license option was not set, and the LIBXL.DLL version was 3.8 or higher. |