ExportVendor |
Top Previous Next |
Name: ExportVendor()
Parameters: 1. strVendorID (String) the GUID of the vendor to export. 2. strFileName (String) a fully qualified file and pathname.
Returns: Boolean
Description: You can export a vendor from one installation of EasyHL7 into a file of type (*.ehv) and import it again into a different installation, at a customers site for instance. The file passed in strFilename must not exist.
For further information, please see the EasyHL7 documentation http://www.hermetechnz.com/Documentation/EasyHL7/index.html. |