jrj/project/business/SO/maint.Document.SO3.v3.cpp
@@ -369,7 +369,7 @@ /* int OnRetrieve() { xml x = new xml; xml x ; x.setNativePointer(xml::CreateInstance()); xaserverarg arg = new xaserverarg; arg.setNativePointer(arg.CreateInstance()); @@ -454,7 +454,7 @@ if (GetWinParam()) { xaserverarg arg; xaserverarg arg= GetArg(); entityid = arg.GetArgString(L"entityid"); Type = arg.GetArgString(L"Type"); ApprovalStatus = arg.GetArgString(L"ApprovalStatus");