Actually, someone else write locally and copies. I would just write to "\\server\share\" + @wksta + ".log"

Depending how you format the file would determine what needs to be done to consolidate the data.

You could enumerate the file names, open each one, read the data, parse if necessary, and write a new file.

Or I think you could do something as simple as:

copy *.log newfile.txt

[ 26. July 2003, 15:50: Message edited by: Howard Bullock ]
_________________________
Home page: http://www.kixhelp.com/hb/