Announcing DrXlsx 1.0 by Charles Kwon

Re: Announcing DrXlsx 1.0 by Charles Kwon

Postby Enrico Maria Giordano » Sun Nov 19, 2023 1:32 pm

Can I see the source code of DRXLSX32X_BCC.LIB?
User avatar
Enrico Maria Giordano
 
Posts: 8568
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Announcing DrXlsx 1.0 by Charles Kwon

Postby nageswaragunupudi » Sun Nov 19, 2023 3:45 pm

Source code for DrXlsx libraries is not made available.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10482
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: Announcing DrXlsx 1.0 by Charles Kwon

Postby Enrico Maria Giordano » Sun Nov 19, 2023 5:52 pm

So, how can I find the cause of the error? Only the author of that lib can do it.
User avatar
Enrico Maria Giordano
 
Posts: 8568
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Announcing DrXlsx 1.0 by Charles Kwon

Postby paquitohm » Thu Aug 08, 2024 12:48 pm

Hi,

Please, try so:

Code: Select all  Expand view
cOld:= hb_cdpSelect("ESWIN")    // ESWIN o Portuguese cdp
...
// your code
..
hb_cdpSelect(cOld)
 

Regards
paquitohm
 
Posts: 211
Joined: Fri Jan 14, 2022 8:37 am

Re: Announcing DrXlsx 1.0 by Charles Kwon

Postby Eroni » Thu Aug 08, 2024 12:50 pm

Hi everybody.

I am having a problem using DrXlsx library, when the name of folder contains accent, file is not created, as folow sample:
Code: Select all  Expand view

cFileXls := "d:\backups\onedrive\Area de trabalho\test.xlsx" //name of folder contais accent in "A", but i could'nt post here because page crashes when click submit.
oXlsx := TDrXlsx():New()
IF oXlsx:CreateFile( cFileXls ) <> 0 // here that is ok, it returns 0
    ? "Não foi possível criar o arquivo, pode ser que esteja aberto em outro programa!"
    RETURN( .F. )
ENDIF

oXlsx:WriteString(0,0,"Testing)

 oXlsx:Close()

? File( cFileXls ) // .F. - The file was not created??


If I rename the folder, removing accent, works fine.

Anyone having same problem?

Thanks in advance.
FWH 1709 BCC72 MySql MariaDB
Visual Studio 2019 / Xamarin / C#
User avatar
Eroni
 
Posts: 98
Joined: Fri Jul 21, 2006 7:15 pm
Location: Criciuma/SC Brazil

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 85 guests