_Main/BL/Type_RunStatus/StaticMethod_OnRun.qbl
@@ -8,7 +8,10 @@ TextBody: [* targetRunStatus := select( globalOTDLog, RunStatus, tempRS, tempRS.Type() = runType ); targetRunStatus.Delete(); if ( not isnull( targetRunStatus ) ) { targetRunStatus.Delete(); } globalOTDLog.RunStatus( relnew, Status := 1, Type := runType ); *]