I had a key in my Dictionary, I no longer need it, so I removed it, but now I can no longer load my datafile - is there a way to fix this?
1 Like
You have to write a conversion pgm if not using capesoft FM3
Just write a simple conversion pgm. The DCT editor can do this. But since you have already changed the file you will need to edit the generated code and add the old key back to the source file declaration.
Funny thing, I re-added the key, opened and compiled the program again, run it and I could open the file - then I repeated the removal, recompiled and reran the application and now it works - key is gone from file
1 Like