Hi, I found an error today, but I can't find the solution.
The error occurs when I execute the index creation of my system.
When there is no CDX in the directory the index creation works fine, but when the CDX file isn't deleted outside the aplication and I create the index, the error occurs.
Ps. I delete the CDX with the fDelete before create the index.
PS.: This program is in clipper 5.3b + fivewin 2.6
PS 2.: I can't change my program to 32 bits now