Index: OBJTimpl/Bewaker/PrioriteitControleur.cls.xml =================================================================== diff -u -r71354 -r72057 --- OBJTimpl/Bewaker/PrioriteitControleur.cls.xml (.../PrioriteitControleur.cls.xml) (revision 71354) +++ OBJTimpl/Bewaker/PrioriteitControleur.cls.xml (.../PrioriteitControleur.cls.xml) (revision 72057) @@ -105,10 +105,11 @@ If ..Valid() && ..NogTePicken() { - w !,"VERVROEGEN ",..ORDWHoofding.ConsolidatieNr, " ",..ORDWHoofding.Straat," ",..ORDWHoofding.StatusWMS," ",..ORDWHoofding.DueOutTimeTxt + Do ##class(vhLib.Logger).%New("OBJT_WMS").Info("VERVROEGEN ",..ORDWHoofding.ConsolidatieNr _ " ",..ORDWHoofding.Straat _ " " _ ..ORDWHoofding.StatusWMS _ " " _ ..ORDWHoofding.DueOutTimeTxt) Do ..VervroegenPicking() } } + Quit $$$True ]]>