SetVendorPath

Object Method - SetVendorPath

Parent Object - HL7Vendor

Returns - Boolean


Name: SetVendorPath(ByVal strPathName, Optional blnCreateFolder = False)

Parameters: 1. strPathName (String - full path/filename of INI file)

2. blnCreateFolder (Boolean - create strPathName if it does not exist)

 

Description: Will set the VendorPath property to strPathName AND (if blnCreateFolder is TRUE) attempt to create strPathName if it does not exist AND (if it does create the folder) call the InstallDefaultVendors method.