Index: vhPowerTools/APPS/MAG/KardexDropEtikettenGenerator.cls.xml =================================================================== diff -u -r67850 -r67851 --- vhPowerTools/APPS/MAG/KardexDropEtikettenGenerator.cls.xml (.../KardexDropEtikettenGenerator.cls.xml) (revision 67850) +++ vhPowerTools/APPS/MAG/KardexDropEtikettenGenerator.cls.xml (.../KardexDropEtikettenGenerator.cls.xml) (revision 67851) @@ -30,7 +30,7 @@ #dim FileWriter As TECH.File.FileWriter = ..FileApi.GeefFileWriter() Do FileWriter.Open(Path_"KardexDropEtiketten_"_Vanaf_"_tot_"_(Vanaf + Aantal - 1)_".txt", 1) - Do FileWriter.WriteLine("%BTW% /AF=""C:\Bartender\Templates\KardexDrop_5x10.btw"" /PRN=""Halux_Productie_TAOR"" /R=3 /P /D= /CLOSE") + Do FileWriter.WriteLine("%BTW% /AF=""C:\Bartender\Templates\KardexDrop_5x10.btw"" /PRN=""Halux_Productie"" /R=3 /P /D= /CLOSE") Do FileWriter.WriteLine("%END%") Do FileWriter.WriteLine("Rij;Eindletter;Barcode")