Index: APPS/VisiDot/impl/ZijkantAfhandelaar.cls.xml =================================================================== diff -u -r2091 -r2104 --- APPS/VisiDot/impl/ZijkantAfhandelaar.cls.xml (.../ZijkantAfhandelaar.cls.xml) (revision 2091) +++ APPS/VisiDot/impl/ZijkantAfhandelaar.cls.xml (.../ZijkantAfhandelaar.cls.xml) (revision 2104) @@ -21,8 +21,7 @@ Set CaptureHelper = ##class(APPS.VisiDot.impl.VHossCaptureHelper).%New(ProcessedData) Set VHossSequentie = CaptureHelper.GeefVHossSequentie() - Set BestandNaam = VHossSequentie_"_CaptureInfo_OUT"_$tr($h,",")_".xml" - //Set BestandNaam = VHossSequentie_"_CaptureInfo_OUT.xml" + Set BestandNaam = VHossSequentie_"_CaptureInfo_OUT_"_$tr($h,",")_".xml" Do ..BewaarData(ProcessedData,BestandNaam) ]]> @@ -44,25 +43,25 @@ 1