Please show the code you use to copy the file to the clients.

I also assume you're referring to the ADDPRINTERCONNECTION() function? Please learn to provide precise and meaningful posts as described in ABC's of KiXtart board etiquette and message to new forum users .

The print server needs to have print drivers for all operating systems installed that will make use of the print server. ADDPRINTERCONNECTION will then connect to the printer on the specified print server and download the appropriate printer driver. If no appropriate printer driver is available, an appropriate errro code will be returned.

Code:

(I like to do it all without UDF's)


Why? UDFs are jsut custom extensions to the build-in KiXtart functions and enrich the functionality of KiXtart by providing more complex functionality. Please read the FAQ Forum for more info on UDFs.
_________________________
There are two types of vessels, submarines and targets.