Searched refs:m_strCmdLineArgCommandFileNamePath (Results 1 – 2 of 2) sorted by relevance
447 m_strCmdLineArgCommandFileNamePath = strArg; in ParseArgs()1301 std::ifstream ifsStartScript(m_strCmdLineArgCommandFileNamePath.c_str()); in ExecuteCommandFile()1305 m_strCmdLineArgCommandFileNamePath.c_str())); in ExecuteCommandFile()
180 CMIUtilString m_strCmdLineArgCommandFileNamePath; variable