Page 1 of 1

HELP FW ET HYPER SIX

Posted: Wed Mar 22, 2006 8:35 pm
by patili
Hi all
i want to use Hyper Six driver in my app.( Hyper six RDD = DBFNSX.LIB)
I use Clip 5.3 , FW 2.1 and MS Link
When i try to link i have this error message:

dbfnsx.lib(j:\c\nsxcore.c):error L2029:' __fcompp' : unresoved external

Where is the problem?
It seem that i don't have the __fcompp in my Lib?
I used in the past (Clipper Dos ) the Hyper Six rdd because the Clipper "set filter " is very very slow and it worked fine.
And now with Fivewin it don't work , where can i find this "__fcomp"
Any idea?
Thanks

Posted: Thu Mar 23, 2006 12:01 am
by betoncu
AFAIK you cannot use six driver with clipper 5.3.
Use Clipper 5.2 instead of 5.3.

Birol Betoncu

Posted: Thu Mar 23, 2006 12:01 pm
by patili
Ok
i've found in my archives the .exe Clipper 5.2c
but i don't have the clipper.lib corresponding to 5.2c.
May be i overwrite it.
Can you help me?
Or do you know a way to have a "select" option that is so fast as 'Hyper Six' and work with 5.3?
Thanks

Posted: Thu Mar 23, 2006 2:46 pm
by Enrico Maria Giordano
Check OrdScope().

EMG

Posted: Sun Mar 26, 2006 8:24 pm
by patili
I've found an old Clipper 5.2 e in download at

http://www.toyanet.com.br/clipper.php

and Hyper Six works good
Thanks at all