FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour autocomplete in get
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: autocomplete in get
Posted: Thu Jun 30, 2011 05:14 PM

May I suggest another improvement.

Whenever you change the workarea, current index, and the record pointer (as is done in the AutoSeek() method), save and restore the original state of the database. The reason this is useful is that the database may also being used elsewhere in the program and restoring the databases' state prevents hard-to-find bugs.

Regards,
James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10

Continue the discussion