Lines Matching refs:logFile
319 Static logFile As String
321 If logFile = "" Then
322 logFile = GetLogFilePath
330 path = logFile
337 Static logFile As String
340 If logFile = "" Then
341 logFile = GetLogFilePath
348 value, logFile)
353 Static logFile As String
355 If logFile = "" Then
356 logFile = GetLogFilePath
359 GetDebug = ProfileGetItem(section, key, "", logFile)