A few small bugs to fix: “Save As” was no longer working after loading GEDCOMs. This was simply because of my Registry changes and I had to set UseRegistry to false before saving to a Behold File, so that was easy.
The default ID length limited the length of manually updated IDs when it shouldn’t have. There were two extra lines that shouldn’t have been in the code. That is now fixed. Also, when the default ID lengths are changed, all IDs that were not manually changed before should get changed.