FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour copy to losing path directory
Posts: 946
Joined: Thu Oct 06, 2005 07:05 PM
copy to losing path directory
Posted: Fri Jun 11, 2010 09:29 AM

Antonio

A bug has been introduced in the latest xharbour version downloaded from fivetech's site, very ennoying bug

if you have your app set this way ex : Z:\myapp.exe (only in this case drive mapping to the directory)

mynewtest := "test2"

use mytest
copy to test2 for .....

you will have a file \mytest2.dbf generated !!!! the current drive information is lost and you get an error

Error description: (Error 123) DBFCDX/1004 Create error: \test2.dbf

Stack Calls

Called from: => __DBCOPY(0)

As i have many customers complaining and many programs using copy to syntax, i have reverted to previous xharbour version,

HTH

Richard

http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
Posts: 1096
Joined: Fri Oct 28, 2005 02:27 AM
Re: copy to losing path directory
Posted: Sun Jun 13, 2010 08:27 AM
Might be related to this bug and it happens even if the source from CVS was used.
FWH 11.08/FWH 19.12

BCC5.82/BCC7.3

xHarbour/Harbour

Continue the discussion