| 
														
															@@ -254,7 +254,7 @@ void CFATP_FQCDlg::OnBnClickedGetLog() 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			if ( GLOBAL::FindString(listDSN, strFindStr, strTemp) ) 
														 | 
														
														 | 
														
															 			if ( GLOBAL::FindString(listDSN, strFindStr, strTemp) ) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			{ 
														 | 
														
														 | 
														
															 			{ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 				CString strLogDir; 
														 | 
														
														 | 
														
															 				CString strLogDir; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-				strLogDir.Format(_T("%s%s"),GLOBAL::g_szModulePath, strDSN); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				strLogDir.Format(_T("%s%s"),GLOBAL::g_szModulePath, m_strDSN); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 				if ( CheckLog(strLogDir) ) 
														 | 
														
														 | 
														
															 				if ( CheckLog(strLogDir) ) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 				{ 
														 | 
														
														 | 
														
															 				{ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 					OnBnClickedShopInit(); 
														 | 
														
														 | 
														
															 					OnBnClickedShopInit(); 
														 |