Closed lbross closed 5 years ago
Upon further reflection, we cannot store this information in the settings.cfg file. There is one settings.cfg file per computer and the analyst will likely have multiple projects that were started under different version numbers. This data needs to be stored separately in each project folder.
Some possible solutions:
Since BioSum won't be consuming this information and it is just for analyst reference, would like to hear from @jsfried which of these is preferred. They would all require a similar effort. Also if @lpotts has any other suggestions.
I guess the number sign does weird formatting tricks!
Yes! Apparently the number sign = bold. Will move forward with the new table as time allows. Thanks!
Choice 2 is so elegant that it has already been done! The date and originating project version exist in the db\project.mdb\project table. The field names are created_date and application_version. The cec_20190115 was created using v5.8.4.
We will record the application version under which project originally created in the settings.cfg file. It looks like there are subsections in this file, none of which is appropriate for this piece of data. Need to confer with @lpotts about adding a subsection.