Error message due to incorrect configuration is cleared after selecting another procedure/test.

Return value from WaitBeginFormClosed(..) changed from bool to enum UIFlowControl.
This commit is contained in:
Milan Hanajik
2015-06-25 04:48:28 +02:00
parent 01118ae924
commit 0cea24246c
13 changed files with 27 additions and 18 deletions
@@ -376,7 +376,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartCollectionMethod
//------------------------------------------------
/// Make sure the CycleBeginForm is closed so that water meter data (s/n) can be copied into results
if (WaitBeginFormClosed()) goto stopTest;
if (UIFlowControl.Stop == WaitBeginFormClosed()) goto stopTest;
///
/// Populate TestResult data entity with data