Searched refs:C_STAT_FINISHED (Results 1 – 2 of 2) sorted by relevance
35 Private Const C_STAT_FINISHED As String = "finished" constant351 If (statText = C_STAT_FINISHED) Then
190 Private Const C_STAT_FINISHED As Integer = 3 constant479 WriteToStatFile statFileName, C_STAT_FINISHED, "", fso3519 ElseIf (statValue = C_STAT_FINISHED) Then