Software Patches

March 29, 2022

Features and Improvements

  • Auxiliary Files (SCRIPT and DATA Sections): Allow multiple injection groups to be selected for injection changes in the LineLoadingReplicatorCalculate script command. To specify more than one injection group, just include a comma delimited list of the injection group names instead of a single injection group within the bracketed injection group parameter.
    LineLoadingReplicatorCalculate([Flow Element], ["IGName1", "IGName2", "IGNameN"]...);
  • Bug Fixes

    • Case Information Displays: Fixed "List index out of bounds" error that could occur when right clicking on a case information display outside the table of records.
    • Oneline Diagrams: Fixed potential exception when cancel is selected when creating a GDV display.