Save |
Object Method - Save() Parent Object - EasyHL7Message Returns - Boolean Name: Save(ByVal sFileName) Parameters: 1. sFileName (String - Path/Filename)
Returns: Boolean
Programming Note: If sFileName does not exist it will be created. If it does exist the HL7 message will be APPENDED to the end of the file.
See Also: SaveBOM_EOM
|