xlsxClass together with modharbour ?
Publicado: Mié Sep 13, 2023 6:34 am
Dear Sirs,
just try the xlsxclass with harbour, compile & run without any problem on the sample program that output sample.xlsx
how to make it work under modharbour ? it seems required the following library
xhb.hbc
hbcups.hbc
hbziparc.hbc
#require "hbmzip"
#include "simpleio.ch"
#INCLUDE "hbclass.ch"
#include "hbxml.ch"
how to include necessary lib into modharbour ?
TIA
just try the xlsxclass with harbour, compile & run without any problem on the sample program that output sample.xlsx
how to make it work under modharbour ? it seems required the following library
xhb.hbc
hbcups.hbc
hbziparc.hbc
#require "hbmzip"
#include "simpleio.ch"
#INCLUDE "hbclass.ch"
#include "hbxml.ch"
how to include necessary lib into modharbour ?
TIA