Searched refs:C_STAT_DONE (Results 1 – 2 of 2) sorted by relevance
27 Private Const C_STAT_DONE As Integer = 4 constant352 currStatus = C_STAT_DONE518 If (analyseStatus = C_STAT_DONE) Then532 If (analyseStatus = C_STAT_DONE) Then
189 Private Const C_STAT_DONE As Integer = 2 constant466 WriteToStatFile statFileName, C_STAT_DONE, myFiles.item(index), fso3517 ElseIf (statValue = C_STAT_DONE) Then