hbsix.lib

Post Reply
User avatar
patili
Posts: 98
Joined: Mon Jan 23, 2006 9:34 am
Location: LE CREUSOT FRANCE

hbsix.lib

Post by patili »

Hi,
i am actually using Fivewin, clipper and Hypersix RDD in my app (network 5 stations in a veterinary clinic)
I am using many functions of hypersix ( sx_setscope(), sx_keycount()....)
I wish to transfer to Harbour. Would this hbsix.lib (in Harbour) help me to use my actual code?
Thanks for your help
User avatar
Patrick Mast
Posts: 244
Joined: Sat Mar 03, 2007 8:42 pm

Re: hbsix.lib

Post by Patrick Mast »

patili wrote:Hi,
i am actually using Fivewin, clipper and Hypersix RDD in my app (network 5 stations in a veterinary clinic)
I am using many functions of hypersix ( sx_setscope(), sx_keycount()....)
I wish to transfer to Harbour. Would this hbsix.lib (in Harbour) help me to use my actual code?
Good decision! ;-)

Now, if you are used to use the SIX library, I recommend you take a look at xHarbour.com's distribution of xharbour.com. It has a RMDBFCDX.lib which is a Fast Filter RDD lib, just like SIX was/is for Clipper. Even better, it has all SIX functions/commands, ready for you to use in xHarbour.

Simple :)

Patrick
Post Reply