Searched refs:C_STAT_ANALYSING (Results 1 – 1 of 1) sorted by relevance
37 Private Const C_STAT_ANALYSING As String = "analysing=" constant208 ElseIf (Left(statLine, Len(C_STAT_ANALYSING)) = C_STAT_ANALYSING) Then209 curFile = Mid(statLine, Len(C_STAT_ANALYSING) + 1)356 ElseIf (Left(statText, Len(C_STAT_ANALYSING)) = C_STAT_ANALYSING) Then358 lastFile = Mid(statText, Len(C_STAT_ANALYSING) + 1)