wrapping cookies problem

2003-09-11 Thread David Boggon

Trying to wrap cookies using the following macro:

%WRAPPED='%COOKIE="C:\Program Files\The
Bat!\MAIL\Templates\cookies.txt"'

but all I get is the following where the cookie should be:

Cannot open file "C:\Program Files\The
Bat!\MAIL\Templates\cookies.txt"

Take away the [%WRAPPED=''] and it works fine.

can anyone tell me where I'm going wrong...

following Gerd's advice on the archives at:

http://www.mail-archive.com/[EMAIL PROTECTED]/msg57790.html

--

thanks in advance,
David Boggon

[EMAIL PROTECTED]

Using The Bat! 2.00 on Windows 2000
Service Pack 4






Current version is 2.00 | "Using TBUDL" information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: wrapping cookies problem

2003-09-11 Thread Mark Adams
Hi David,

Thursday, September 11, 2003, 9:39:26 PM, you wrote:

DB> %WRAPPED='%COOKIE="C:\Program Files\The
DB> Bat!\MAIL\Templates\cookies.txt"'

DB> but all I get is the following where the cookie should be:

DB> Cannot open file "C:\Program Files\The
DB> Bat!\MAIL\Templates\cookies.txt"

Try with the quotes the other way round!


%WRAPPED="%COOKIE='t:\the bat\quotes.txt'"

works here!


-- 
 Mark Adams  |  Computer Systems  
 Acemake Computers   |  Network Support
 "Taming Technology" |  Bespoke Programming

"The man who goes alone can start today; but he who travels with
another must wait till that other is ready." - Henry David Thoreau
(1817-1862)



Current version is 2.00 | "Using TBUDL" information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: wrapping cookies problem

2003-09-11 Thread Bill Blinn Technology Editor
At 4:39 PM on 9/11/2003, David Boggon typed ...

D> Trying to wrap cookies using the following macro:

D> %WRAPPED='%COOKIE="C:\Program Files\The
D> Bat!\MAIL\Templates\cookies.txt"'

Maybe TB likes " to contain ' and not the other way around. I use the
following:

Random thought: %Wrapped="%COOKIE='D:\BatMail\cookie.txt'"

-- 
Bill Blinn Technology Editor ([EMAIL PROTECTED]) - 9/11/2003 at 4:55 PM
Technology Editor, Newsradio 610 WTVN, Columbus, Ohio
Using The Bat! v2.00.6 on Windows XP 5.1 Build 2600 Service Pack 1
Random thought: As long as the answer is right, who cares if the question is wrong.
Featured speaker at PowerPoint Live - Tucson, Arizona
October 12-15, 2003 - http://www.pptlive.com/





Current version is 2.00 | "Using TBUDL" information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: wrapping cookies problem

2003-09-11 Thread David Boggon

Hi Mark,

you wrote:

MA> Try with the quotes the other way round!

MA> %WRAPPED="%COOKIE='t:\the bat\quotes.txt'"

yes have ...

Just found the problem ... the file-path had run on to 2 lines ...
putting it back solved the problem.

-- 
regards,
David Boggon

[EMAIL PROTECTED]

Using The Bat! 2.00 on Windows 2000
Service Pack 4



 




Current version is 2.00 | "Using TBUDL" information:
http://www.silverstones.com/thebat/TBUDLInfo.html