AnalyzingFile

Top  Previous  Next

Object: EHL7.HL7FileAnalyzer

FileName: EHL7.dll

 

EVENT

 

Name: AnalyzingFile

Parameters:

1.bCancel (Boolean) Set to TRUE (-1) to halt the file analysis
2.nPercent (Long) (1-100) percentage of the file analysis completed

 

Description: When AnalyzeHL7File() is called, this event will be fired periodically during the file analysis. Setting the bCancel parameter to True will cause the process to halt. NOTE: This process is FAST. On a reasonably powered modern computer, you can reasonably expect the file analysis to analyze large data files at a rate on the order of 1000 messages per SECOND.