I also attach the code for appreciated support
;#########################################################################
;-
XIncludeFile "PureXLS.pbi"
;-
#OUTPUT_FILE = "sheet.xls"
doc = PureXLS_Workbook(#OUTPUT_FILE)
If doc
; Workbook -> Styles
If PureXLS_Styles(doc)
; Workbook ...
Search found 3 matches
- Thu May 09, 2024 7:09 pm
- Forum: Windows
- Topic: PureXLS Library
- Replies: 2
- Views: 1173
- Tue May 07, 2024 7:08 pm
- Forum: Windows
- Topic: PureXLS Library
- Replies: 2
- Views: 1173
PureXLS Library
Hi everyone
I have always used the PureXLS library to create files in Excel.
But with the PB 6.10 version it doesn't work, the excel file is generated empty.
Same source code as with PB 6.02 works.
Can anyone help me or point me to some libraries that work with version 6.10 to manage Excel files ...
I have always used the PureXLS library to create files in Excel.
But with the PB 6.10 version it doesn't work, the excel file is generated empty.
Same source code as with PB 6.02 works.
Can anyone help me or point me to some libraries that work with version 6.10 to manage Excel files ...
- Wed Feb 19, 2020 6:42 pm
- Forum: Coding Questions
- Topic: use MYSQL
- Replies: 2
- Views: 891
use MYSQL
Hello to all
I was looking for a library to use mysql.
in the standard one there are some limitations.
thanks for support
I was looking for a library to use mysql.
in the standard one there are some limitations.
thanks for support