2011-10-28 15:03 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbxlsxml/xlsxml.prg
* Fixed: a last moment introduced element.
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2011-10-28 15:03 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbxlsxml/xlsxml.prg
|
||||
* Fixed: a last moment introduced element.
|
||||
|
||||
2011-10-28 11:23 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
+ contrib/hbxlsxml
|
||||
+ contrib/hbxlsxml/hbxlsxml.hbp
|
||||
|
||||
@@ -250,7 +250,7 @@ METHOD ExcelWriterXML:writeData( target )
|
||||
LOCAL docCompany := ''
|
||||
|
||||
IF target == NIL
|
||||
::cError := "Target filename missing!" )
|
||||
::cError := "Target filename missing!"
|
||||
::errors := .t.
|
||||
RETURN .t.
|
||||
ENDIF
|
||||
|
||||
Reference in New Issue
Block a user