HL7FileName / HL7FileDate / HL7FileSize

Top  Previous  Next

Object: EHL7.HL7FileAnalyzer

FileName: EHL7.dll

 

PROPERTY

 

Name: HL7FileName

DataType: String

Mode: Read Only

 

Description: Will be the full path/filename of the HL7 file being analyzed or "" if no file is open.

 

Name: HL7FileDate

DataType: Date

Mode: Read Only

 

Description: Will be the system file date/timestamp of the HL7 file being analyzed OR January 1st 1950 if no file is open

 

Name: HL7FileSize

DataType: Long

Mode: Read Only

 

Description: Will be the disk file size of the HL7 file being analyzed or 0 if no file is open.

 

See Also: MaxMessages, AnalyzeHL7File()