| | |
| | | private: // |
| | | xnode m_agentNode; //Agent Condition |
| | | xstring m_agentCond; //Agent Node |
| | | public: |
| | | int SetAgent() |
| | | { |
| | | /* |
| | |
| | | if (comdid == L"xmPreview") |
| | | { |
| | | } |
| | | else if (comdid == L"xmImport") |
| | | { |
| | | ImportItems(L"file://D:/jrjhome/developer-yh/projects/mherp.com.cn/前端策略/works/供应链.xml", |
| | | L"Profit3.vface");// L"{94124797-1F4A-4BAC-8839-B5A119895C92}"); |
| | | //ImportItems(L"file://D:/jrjhome/developer-yh/projects/mherp.com.cn/数据中心/works/trade.xml", |
| | | // L"Profit3.iface");// L"{94124797-1F4A-4BAC-8839-B5A119895C92}"); |
| | | return 1; |
| | | |
| | | } |
| | | else if (comdid == L"xmFileSaveEx") |
| | | { |
| | | xsedit xs = GetControl(L"xpagecontent"); |