I had to dig out an old project which I last touched in 1999. The project is based on Codebook 6.1 and written VFP 6.
Surprisingly, I am confronted with a rather situation I don’t understand:
I open a class (modify class acurrency.vcx), make some changes (add code, reposition controls, etc.). When pushing the save button, however, VFP starts going mad. I notice heavy disk activity for minutes until my HDD is full or an "index seek error" dialog is shown. The only way out is to kill VFP in the task manager. In Explorer, I am checking the file size of the vcx class files and surprisingly, the file size has grown to 1 GBytes and more. The class is damaged.
I restore the class from a backup assuming vcx might have a bad table structure. I open the vcx file in question with a use command, issue a pack / pack memo command – no error, all done by VPF! My conclusion: the vcx file is okay. But why does VFP not let me save any changes?
I am having this problem on 3 different pc's, and on VFP6-SP3, VFP6-SP5, VFP7-SP1.
Any ideas what's happening here? How to solve this problem and let me save the changes to my modified classes? I am in trouble...
Thanks a lot,
Joseph
Surprisingly, I am confronted with a rather situation I don’t understand:
I open a class (modify class acurrency.vcx), make some changes (add code, reposition controls, etc.). When pushing the save button, however, VFP starts going mad. I notice heavy disk activity for minutes until my HDD is full or an "index seek error" dialog is shown. The only way out is to kill VFP in the task manager. In Explorer, I am checking the file size of the vcx class files and surprisingly, the file size has grown to 1 GBytes and more. The class is damaged.
I restore the class from a backup assuming vcx might have a bad table structure. I open the vcx file in question with a use command, issue a pack / pack memo command – no error, all done by VPF! My conclusion: the vcx file is okay. But why does VFP not let me save any changes?
I am having this problem on 3 different pc's, and on VFP6-SP3, VFP6-SP5, VFP7-SP1.
Any ideas what's happening here? How to solve this problem and let me save the changes to my modified classes? I am in trouble...
Thanks a lot,
Joseph