ImportVendor

Object Method - ImportVendor()

Parent Object - HL7Vendor

Returns - Boolean


Name: ImportVendor(ByVal sFileName As String)

Parameter 1: sFileName (String - Full path/filename to import)

Description: Imports a Vendor Definition from a disk file which was exported with ExportVendor()

 

Further: If the Vendor Definition being imported already exists it will NOT be overwritten it will set the Error flag.

 

Programming Note: IMPORTANT see Vendor File Formats for important information about changes in version 3.

 

 

See Also: ExportVendor()