11-09-2009, 12:09 PM
Hi,
Your call statement is wrong.
You will need to call it like:
And again in WriteResults function, you need to call Reporter.ReportEvent statement.
Your call statement is wrong.
You will need to call it like:
Code:
WriteResults micFail, "something", "something"
And again in WriteResults function, you need to call Reporter.ReportEvent statement.
Code:
Reporter.ReportEvent status, efunctionality, edescription