Posted to tcl by colin at Sun Mar 01 00:46:52 GMT 2009view pretty

file copy -force [info script] "file name with spaces"
file copy -force [info script] [file join [pwd] "file name with spaces2"]
file copy -force [info script] [pwd]/"file name with spaces3"