Hello Peter, It was foretold that on Sunday, June 2, 2002 at 01:24 GMT +0200, Peter Fjelsten [PF] would type:
PF> %wrapped="<tagline> %COOKIE="C:\Documents and Settings\Peter PF> Fjelsten.K7-700\Desktop\Taglines.txt" </tagline>" PF> It doesn't work. I get "Path C:\Documents and Settings\Peter" not found. PF> How can I get this to work? I want to wrap cookies from file. You've got a few problems with that line. First, nested macros should use different delimiters (in other words, use single quotes instead of double quotes for the %COOKIE macro). Second, TB is interpreting the line break as a line break. If you have it there simply for readability, put in the %- macro. Now there is some ambiguity on whether your folder is "Peter Fjelsen.K7-700" or "PeterFjelsen.K7-700". I'm assuming the former for this corrected template: %WRAPPED="<tagline> %COOKIE='C:\Documents and Settings\Peter %- Fjelsten.K7-700\Desktop\Taglines.txt' </tagline>" That should do the trick. -- Thanks for writing, Januk Aggarwal Despite these words, this page is blank. ________________________________________________________ Current Ver: 1.60m FAQ : http://faq.thebat.dutaint.com Unsubscribe: mailto:[EMAIL PROTECTED] Archives : http://tbudl.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] TBTech List: mailto:[EMAIL PROTECTED] Bug Reports: https://bt.ritlabs.com

