CheckPoint 2.0.368 Released

This version contains the following updates:

  • Updated Information Window to display more data entry types
  • Added visual state to show if report is filtered by vessel
  • Fixed reloading of Attribute Manager tree display when toggled off
  • Updated acquisition daily map highlight to allow user to set color
  • Update report table condition option to check for blank table field
  • Added Replay to P1 Attribute Map

CheckPoint 2.0.362 Released

This version contains the following fixes

  • Fixed Previous and Next Report Button Operation
  • Updated Batch Report Export to Use Published Name Setting
  • Updated Import from Acquisition for Multiple Block Projects

CheckPoint 2.0.361 Released

This version contains the following updates

  • Added SEA Comments Section
  • Added NUM and NUM0 macros

The NUM macro outputs a number using the Windows number formatting settings so, depending on the settings, NUM(123456.7) will give 123,456.70

The NUM0 macro removes any decimal places from the number – so NUM0(123456.7) will give 123,456