Hi,
Not exactly sure if I understood correctly, but see if you are looking for something which sends a message to report:
Regards
Not exactly sure if I understood correctly, but see if you are looking for something which sends a message to report:
Code:
Reporter.Filter = rfEnableAll
reporter.ReportEvent micDone, "Complete", "Full Application Finished"
Reporter.Filter = rfDisableAllRegards

