using Kixtart 3.6 - workstation is Windows XP

I am trying to use the login script to copy a word template to a particular location in every user's local profile. The variable is the user name, so I am trying to use @USERID
This does not work--
I am pretty new at this-- could someone give me a hand?

This is the syntax I am using...

copy "\\mm_cluster\mltwdata\mltw common\microsoft user\wd global\MLTWwd2k3.dot" "c:\documents and settings\@USERID\application data\microsoft\word\startup\" /c /r

(just as a test I made the destination C:\temp and that worked.)

thanks a lot!
Jack