Bruce Martin - 2019-01-19

First, there seems to be a data sort on the “Start” and “Len” fields which
causes the structure fields to be displayed inappropriately.
We believe the order of display should be by the structure themselves.

  • plan on changing how Layouts are stored but that is probably a yeear away;
    Will look to see if there is a quick fix.

Also, it should NOT be possible to modify and save a file which has been
opened in BROWSE mode. This is particularly sensitive, because it
doesn’t protect the user from corrupting data in the file.

  • Will revist the browse function - make sure you can not save/save as

Also, it should NOT be possible to modify and save a file which has been
opened in BROWSE mode. This is particularly sensitive, because it
doesn’t protect the user from corrupting data in the file.

  • which functions - I will look at it