Dear all,

I want to copy txt files from a particular directory on the local workstation to a server. But the txt file name should change to the computer name. I thought using the @WKSTA macro does the job.

This is the KIX line

COPY ("C:\LOCALDIR\Subfolder\*.TXT" "\\SERVER\DIR\@WKSTA.TXT")

What do I wrong

Thank you
Edy