Ben Chase (09/06/2006)
Actually, the return value was initialized to 0, and it was never getting set to 1 when a record was only marked as deleted, but I fixed it

In my source it was being initialized to 1, gues it must be old. I just now ran into the not getting set to 1 problem if the record was only marked as deleted. Thanks for the info.