Excel Library for LiveCode 1.0.1 - Open Sources

Excel Library for LiveCode 1.0.1 - Open Sources
File Size:
56.38 kB
Date:
09 March 2014
Downloads:
2033 x

Version 1.0.1 - 03/05/2014

Bugs Fixed:

+ XCEL_Range_Values_Set
- commas are no longer replaced by the Library internal value: @XCELLib_CommaSep@ - if the las column value of a row to insert was empty, the value of the column was the value of the previous column

+ XCEL_Sheet_New
The command is now returning the new sheet name without quotes when only one parameter is passed to the XCEL_Sheet_New command

+ _DefineObject
Fixes a bug with commands using 2 similar kinds of object (2 ranges, 2 sheets, etc). The second object was using the same definition than the first object. Example with 2 ranges: if the first range was defined to be in sheet 1 and a second range was defined to be in sheet 2, the second range was declared to be in sheet 1 (the sheet defined for the first range).


Version 1.0 - 11/26/2013 First release

 
 
 
Powered by Phoca Download