Page 1 of 1
xdot question
Posted: Fri Jun 01, 2018 6:46 am
by omni
Roger,
When we make a structure change to a file xdot deletes the index, regardless if it is open or not. In 90% of the situations the index is not impacted. Any way to not delete the index file ?
Fred
Omni
Re: xdot question
Posted: Fri Jun 01, 2018 7:04 am
by rdonnay
I have that on my list to fix.
Going to do that right now.
Actually, I NEVER delete the CDX file.
I rename it to CDK.
I just don't rebuild the CDX.
Files are renamed as follows:
DBF -> DBK
CDX -> CDK
DBT -> DTK
FPT -> FTK
Re: xdot question
Posted: Fri Jun 01, 2018 11:42 am
by omni
Great. That explains it..good to know about the file name.
Second question. When we do change the structure we use it and copy structure to an updates folder. Is there something in your command to copy the structure with the index. (ie, we used to use "copy stru to filename with production"). Just do not know what command to use to include an empty index.
Thanks