On Wed, 27 Jun 2012 at 20:45:35 -0400,Rick wrote:
> I WANT it to add a " as in the following
>
> %Subject="Jigsaw  Puzzle  "" in other words, I want the new subject to
> end  in  a  quotation  mark.  I  can't  do  it.  I have added both the
> quotation mark and tried it with %22 and get either nothing or a weird
> result

Try using another delimiter, like this
%Subject=^Jigsaw Puzzle "^

The macro will recognise the first ^ as the delimter and then include
everything up to the second one.

-- 
Robin

Using The Bat! v4.2.44.2
      Windows 7 6.1 Build 7601 Service Pack 1
      Popfile v1.1.1


________________________________________________
Current version is 4.2.42 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to