FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour hbsix.lib
Posts: 98
Joined: Mon Jan 23, 2006 09:34 AM
hbsix.lib
Posted: Fri Mar 07, 2008 07:04 AM

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

Posts: 246
Joined: Sat Mar 03, 2007 08:42 PM
Re: hbsix.lib
Posted: Fri Mar 07, 2008 08:44 AM
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

Continue the discussion