jrj/project/start.vframe.vbusiness.cpp
@@ -198,7 +198,7 @@ { xq = xq.replace(L"dev:xpage[", L""); xq = xq.replace(L"]", L""); xaserverarg args; xaserverarg& args = *(xaserverarg*)para; args.AddArg(L"_ModuelPage", xq); //alert(args.GetString()); OpenWindow(L"dev:xpage[vindexforold.vx]", args); @@ -207,7 +207,7 @@ } else { xaserverarg arg; xaserverarg& arg = *(xaserverarg*)para; n = doc.selectSingleNode(L"//resource[@vface!='' and @view!='']"); if (n) { @@ -913,7 +913,7 @@ return 0; } //trace(L"----1111----"); if (doc.xml() == L"") if ((xstring)doc.xml() == L"") return -1; //trace(doc.xml());