Hallo Brian,

On Fri, 30 May 2008 09:13:25 -0700GMT (30-5-2008, 18:13 +0200, where I
live), you wrote:

BA> Del C:\Output\%ToAddr~~%Header('X-Files').txt

BA> And it all works sucessfully, except when the file name has a gap. For
BA> example:    my life.txt     vs.      my_life.txt.

Not really a TB issue. Basically what you're using an MS DOS command
and MS DOS didn't support spaces in file names. With Windows the
workaround is to use Quotation marks around such names, so put those
in your file template, like:
Del "C:\Output\%ToAddr~~%Header('X-Files').txt"
In mid:[EMAIL PROTECTED] I gave you some links to
sites discussing batch files. Did you look there? Those sites should
cover elementary issues like this.

--
Groetjes, Roelof

Atari computers make great boat anchors
http://www.voormijalleen.nl/
The Bat! 4.0.24.16
Windows Vista 6.0 Build 6000 
3 pop3 accounts
OTFE enabled
Quad Core 2.4GHz
4 GB RAM
________________________________________________________

http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to