"Rename File or Directory" Action incorrectly reporting illegal characters in file name

FinalBuilder 7.0.0.2995
Microsoft Windows [Version 6.1.7601]
"Windows  Server 2008 R2 Standard Service Pack 1"
"Windows 7 Enterprise Service Pack 1"

Trying to rename a file to: OPDMS App Server Setup (7.8.2.14684.feature-remove-zipping-from-built-installers.6313970).exe
generates the following error: 
  Error: New name contains illegal characters
  Make sure new name does not contain path or drive information


This test works from a terminal:
echo hello> "OPDMS App Server Setup (7.8.2.14684.feature-remove-zipping-from-built-installers.6313970).exe"

An MSDN reference on file-naming conventions:
http://msdn.microsoft.com/en-us/library/aa365247.aspx#naming_conventions

Cheers, Paul.

Uuugh… my bad - sorry - I had the path included in the target name. Please ignore this post