Re: Concatenate on fields in mass mail for file attachment?

2003-06-10 Thread Michael Teichmann
Hi Greg,

Tuesday, June 10, 2003, 09:37:15 GMT -0500 (which was the same day,
16:37:15 local time here), you wrote, using «The_Bat!»:

GS>>> ,- [ I've tried & does NOT work ] | %ATTACHFILE="X:\My
GS>>> Documents\email\'%AbToPage''%AbToBusPage'doc.sig" `-

MT>> Try this: %ATTACHFILE="X:\My
MT>> Documents\email\%AbToPage%AbToBusPage%-doc.sig"

GS> I tried, and it did NOT work. Thanks for the suggestion!

Hm, it *does* work here. Provided:
a) you do *not* have "http://"; within the %AbToPage or %AbToBusPage fields,
   because this yields an illegal filename
b) the resulting filename designates an *existing* file :)

If condition a) or b) is violated, I get the following error:
  Cannot find file X:\My Documents\email\<%AbToPage expanded><%AbToBusPage 
expanded>doc.sig
Note the missing quotation marks.
  
Of course, I tested with a path existing on my system ("D:\Temp Filez\").

Admittedly, I did *not* test with mass mailing, just with a single
mail. Probably that makes the difference. What exactly is the error
you are experiencing?

Regards
Michael

-- 
The Bat! 1.63 Beta/10
Windows 2000 5.0 Build 2195 Service Pack 2





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


Re: Concatenate on fields in mass mail for file attachment?

2003-06-10 Thread Michael Teichmann
Hi Greg,

Monday, June 9, 2003, 12:57:33 GMT -0500 (which was the same day,
19:57:33 local time here), you wrote, using «The_Bat!»:

GS> ,- [ Old syntax worked ]
GS> | %ATTACHFILE="X:\My Documents\email\%AbToPage%AbToBusPage.doc"
GS> | 
GS> | %ATTACHFILE="X:\My Documents\email\%AbToPage%AbToBusPage.doc.sig"
GS> `-

GS> ,- [ I've tried & does NOT work ]
GS> | %ATTACHFILE="X:\My Documents\email\'%AbToPage''%AbToBusPage'doc.sig"
GS> `-

Try this:
%ATTACHFILE="X:\My Documents\email\%AbToPage%AbToBusPage%-doc.sig"

Regards
Michael

-- 
The Bat! 1.63 Beta/10
Windows 2000 5.0 Build 2195 Service Pack 2





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


Re: Re[2]: Be careful with 1.53 (was: Update & Questions)

2001-11-26 Thread Michael Teichmann

Hi Mbone,

Saturday, November 24, 2001, 14:10:56 GMT -0600 (which was the same
day, 21:10:56 local time here), you wrote, using »The Bat!«:

> Just curious as to why I see most post to this list being done on
> Bat v. 1.54x and only a few v.1.53x which is the only version
> available for download on the bat site.

I *did* download some 1.54 betas but I don't use them because of some
really serious bugs.

Regards
Michael

-- 
The Bat! 1.53d
Windows NT 4.0 Build 1381 Service Pack 6


--
__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]




Re: Be careful with 1.53 (was: Update & Questions)

2001-11-23 Thread Michael Teichmann

Hi Carsten,

Monday, November 19, 2001, 17:06:16 GMT +0100 (which was the same day,
the same local time here), you wrote, using »The Bat!«:

> for some reason the QTs _don't_ work on TB! 1.53. I don't know why.
> They are usable with 1.54 betas.

> I'm sorry, TB! 1.53 crashes after using the QTs :-(( So be careful!

Confirmed :(

Maybe 1.53 does "early" macro expansion so it gets caught in an
infinite loop? Recursive macro expansion can only work if macros are
evaluated "lazily", i.e. as needed.

RIT developers?

Regards
Michael

-- 
The Bat! 1.53d
Windows NT 4.0 Build 1381 Service Pack 6


--
__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]