hi,
I have my dbf whit this field:
with this xbrowse:

but when I use FW_DbfToExcel()...
I have this file excel but field artic is not char and loses initial zeros...

any help?
thank you
I have my dbf whit this field:
...
DbCreate( "IMPLIG", { { "ARTIC" Â ,"C", 15, 0 },;
       { "DESCR"  ,"C", 35, 0 },;
       { "TIPO"  ,"C",  1, 0 },; Â
        { "CORRE"  ,"N", 13, 5 },;Â
...with this xbrowse:

but when I use FW_DbfToExcel()...
oSheet := IMPLIG->( FW_DbfToExcel())I have this file excel but field artic is not char and loses initial zeros...

any help?
thank you
FiveWin for xHarbour 24.02 - Feb. 2024 - Embarcadero C++ 7.60 for Win32 Copyright (c) 1993-2023
FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)
Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)
Visual Studio 2019 - Pelles C V.8.00.60 (Win64)