Index: BL/Legacy/DCPRINT2.cls.xml =================================================================== diff -u -r73181 -r73694 --- BL/Legacy/DCPRINT2.cls.xml (.../DCPRINT2.cls.xml) (revision 73181) +++ BL/Legacy/DCPRINT2.cls.xml (.../DCPRINT2.cls.xml) (revision 73694) @@ -252,7 +252,7 @@ If $$$HasLength(Exartepad) { #Dim BestandsNaam as %String = $Piece(Exartepad,"\",$Length(Exartepad,"\")) - Set FopPad = "\\192.168.1.7\FOP\LevBon_Klant" _ "\" _ BestandsNaam + Set FopPad = "\\Notes01\FOP\LevBon_Klant" _ "\" _ BestandsNaam Do FileAPI.CopyFile(Exartepad,FopPad) }