Forum Discussion
TanyaYatskovska
13 years agoSmartBear Alumni (Retired)
Hi Michal,
Make sure that the USEUNIT command is added to the unit where you are calling the ReadStartTime function. Does the following code work for you?
<UnitName>.AddTestResult "Initial", "Test description", "passed", CStr(Now)
(<UnitName> is the name of the unit where AddTestResult is declared)
Related Content
- 2 years ago
- 4 years ago
Recent Discussions
- 4 hours ago