|
From: Alexander K. <alk...@ya...> - 2014-12-30 07:58:40
|
> While I close a DBF file, not close it. Close only if I used X button of dialog. Fixed. > How to modify a structure of DBF ? > Not possible change structure in the dialog not exist save button structure. That's because you have opened the dbf in shared or readonly mode. I've added an appropriate warning to the dialog. Regards, Alexander. |