StartProcessorProfile |
Top Previous Next |
Object: EHL7.CommandoProcessor FileName: EHL7.dll
METHOD
Name: StartProcessorProfile()
Parameters: None
Returns: Boolean
Description: Begins execution of a processor profile.
Programmers Note: Starts a profile. It will also automatically call the ValidateProfile() method and return False immediately if the profile settings are invalid.
See Also: OpenRuntimeProfile(), ValidateProfile(), ApplicationPath
|