Index: APPS/Halux/PPS/Document/impl/common/BatchNaarObjective.cls.xml =================================================================== diff -u -r73008 -r73009 --- APPS/Halux/PPS/Document/impl/common/BatchNaarObjective.cls.xml (.../BatchNaarObjective.cls.xml) (revision 73008) +++ APPS/Halux/PPS/Document/impl/common/BatchNaarObjective.cls.xml (.../BatchNaarObjective.cls.xml) (revision 73009) @@ -254,7 +254,7 @@ #dim BestandVolledigeNaam As %String = ##class(TECH.Files).AppendFile(BestandLocatie, BatchId _ "_" _ BatchIndex) Set:$$$HasLength(GesplitsteIndex) BestandVolledigeNaam = BestandVolledigeNaam _ "_" _ GesplitsteIndex Set BestandVolledigeNaam = BestandVolledigeNaam _ "." _ Extensie - Do ##class(Tools.Wlip).%New(26).String("Bestandsnaam: " _ BestandVolledigeNaam) + Quit BestandVolledigeNaam ]]>