I believe Ted is referring to GETFLDSTATE(). --
rk -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Ted Roche Sent: Wednesday, April 29, 2015 10:17 AM To: [email protected] Subject: Re: Error 1884 - Uniqueness of index ZTAX1 is violated Whenever I see Heisenbugs (bugs that behave differently when using the debugger), I have to assume the original error message is likely valid, but the line number and code is likely bogus. Instead of stepping through the code, try using DEBUGOUT to display the values of the current ALIAS(), RECNO() and key values before and after that line of code and see if you can detect a difference. Also, there's a function that shows a string of flags for the state of the record -- I can't recall it at the moment and don't have a VFP handy -- use that to see if you're somehow dirtying the buffer by accident. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/blupr10mb045136111fd86db28eba6658d2...@blupr10mb0451.namprd10.prod.outlook.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

