HL7Spy v3.1.2360 Released

  • Improvement – Custom Code – HL7Field.IsEmpty() is inconsistent with property HL7Component.IsEmpty and HL7SubComponent.IsEmpty. Should replace with IsNullOrEmpty()
  • Improvement – Custom Code – Add helper methods to set the number of Fields, Repeats, Components, and Subcomponents
  • Improvement – Custom Code – Custom Code Events- Speed up “Copy All To Clipboard” – L.B. from cdph.ca.gov
  • Improvement – Open Folder – Remove annoying “No files found meeting the specified criteria” messagebox when there are no matches
  • Improvement – Installer – Add MessageBox when the .NET Framework cannot be downloaded
  • Bug Fix – Hex Editor – Fix Application Unhandled Exception. [NullReferenceException] Object reference not set to an instance of an object
  • Bug Fix – Field Statistics – System.NullReferenceException: ‘Object reference not set to an instance of an object.’
  • Bug Fix – [ObjectDisposedException] Cannot access a disposed object. Object name: ‘OpenFolderView’.
  • Bug fix – Custom Code – void OnError(Exception ex) not being called when there is no opened tab – reported by A.L. from musc.edu
  • Bug Fix – HL7 Parser – Fix index out of range exception
  • Bug Fix – HL7 Receiver – fix issue with SSL and security access error to cert.PrivateKey.KeyExchangeAlgorithm