Hi!

Trying to rename a file with the acctual date and time. Want it to look like this: "backup 2010-08-12.bkf"

 Code:
Move "H:\Backup\backup.bkf" "H:\Backup\backup @date.bkf" 

@date dosent seem to work, what have I done wrong?

/Nicklas