Hallo Brano, On Thu, 15 Aug 2002 15:13:01 +0200GMT (15-8-02, 15:13 +0200GMT, where I live), you wrote: B> Roelof Otten [RO], on Thursday, August 15, 2002 at 15:07 (+0200) B> contributed this to our collective wisdom in B> [EMAIL PROTECTED]">mid:[EMAIL PROTECTED] :
B>>> I dont want use temp.txt file for that. RO>> Why not? B> I want send each file separate, as attachment. So I use this command: B> (1 line) B> FOR %x in (d:\fotos\babulke_posli\*.jpg) do "c:\Program Files\The B> Bat!\thebat.exe" /MAILTO="Mojej Babulke <[EMAIL PROTECTED]>";TEXT="fotka";SUBJECT="Fotecka %@filename[%x]";QUEUE;ATTACH="%x" B> So, I want put in body also name of attachment :) Create a template file to do so. And use the macro %attachments to insert the filename. In stead of the Text parameter you'd need to use T or Template, the rest could be the same. -- Groetjes, Roelof ______________________________________________________ Archives : http://tbtech.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED]
