FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for CA-Clipper FILE NAME
Posts: 98
Joined: Mon Jan 23, 2006 09:34 AM
FILE NAME
Posted: Thu Oct 11, 2007 06:57 PM

Hi
i use Clipper 5.2e and the function dbinfo() didn't work
I want to get the full name of the . dbf in use , not the alias .
How can i do?
Thanks

Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
FILE NAME
Posted: Thu Oct 11, 2007 08:51 PM

Are you doing it like this?

MyAlias->(dbinfo(DBI_FULLPATH))

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 98
Joined: Mon Jan 23, 2006 09:34 AM
FILE NAME
Posted: Thu Oct 11, 2007 09:08 PM

Yes
rtlink gives the error l2029 "unresolved external"
it seems that dbinfo is not in clipper 5.2e

Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
FILE NAME
Posted: Thu Oct 11, 2007 09:31 PM

>it seems that dbinfo is not in clipper 5.2e

I think you are right, it is only in Clipper 5.3.

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 98
Joined: Mon Jan 23, 2006 09:34 AM
FILE NAME
Posted: Fri Oct 12, 2007 11:20 AM

HOW CAN I EXTRACT THE FUNCTION DBINFO() FROM THE CLIP 5.3 .lLIB AND PUT IT IN MY CLIP5.2E.LIB?
I HAVE TLIB FROM BORLAND BUT I DON'T KNOW IT WELL.
I DON'T USE CLIP 5.3 BECAUSE SOME FUNCTIONS OF MY APPLICATION DON'T WORK WITH 5.3
THANKS

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FILE NAME
Posted: Fri Oct 12, 2007 11:34 AM

Patrick,

DbInfo() is highly related to the RDD Clipper internal architecture, so you probably can not extract it from 5.3 and use it with 5.2

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 98
Joined: Mon Jan 23, 2006 09:34 AM
FILE NAME
Posted: Fri Oct 12, 2007 11:44 AM

Aie
have you an idea to retrieve the name of the file in use in 5.2e?

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FILE NAME
Posted: Fri Oct 12, 2007 12:00 PM

No, sorry :-(

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 301
Joined: Fri Jun 01, 2007 09:07 AM
FILE NAME
Posted: Mon Oct 15, 2007 08:07 AM

-> I DON'T USE CLIP 5.3 BECAUSE SOME FUNCTIONS OF MY APPLICATION DON'T WORK WITH 5.3

?? which functions dont work in 53 ??

Posts: 98
Joined: Mon Jan 23, 2006 09:34 AM
FILE NAME
Posted: Mon Oct 15, 2007 11:18 AM

I use Hypersix Driver v1.1 which don't work with Clipper 5.3.

Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
FILE NAME
Posted: Mon Oct 15, 2007 03:25 PM

I use Clip5.2e/Comix/FW for many years and it is good couple for 16 bits. These set is compatible with xHarbour/FWH/RMDBFCDX or ADS for 32bits.

Dutch

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)

Continue the discussion