Searched refs:LogFilePath (Results 1 – 1 of 1) sorted by relevance
578 auto LogFilePath = TempPath("SimPopenOut", ".txt"); in ExecuteCommand() local580 Cmd.setOutputFile(LogFilePath); in ExecuteCommand()582 *CmdOutput = FileToString(LogFilePath); in ExecuteCommand()583 RemoveFile(LogFilePath); in ExecuteCommand()