Hello junk, On Friday, October 5, 2001 at 00:37 GMT -0400, a creature mimicking [EMAIL PROTECTED] [J] wrote:
J> Is there a way to use cookies that have more than one line? Yes. J> My cookie has two lines, with a hard Return after the first, and J> The Bat! only recognizes the top line and omits the bottom one. See the thread from earlier today "%Cookie limitations/question" A cookie must be on one line in the cookie file. To show where you want to force a line break, you must use \n. To quote from Allie Martin's message from earlier today: AM> Line 1 is a cookie. Line 2 is another cookie etc. AM> AM> line1\nline2 AM> AM> the above is one cookie. But will output as: AM> AM> line1 AM> line2 AM> AM> line1\nline2\n\nline3 AM> AM> the above is one cookie that will output as AM> AM> line1 AM> line2 AM> AM> line3 AM> AM> Get it? :-) -- Thanks for writing, Januk Aggarwal Using The Bat! 1.54 Beta/8 under Windows 98 4.10 Build 2222 A Have you ever imagined a world without hypothetical situations? -- ________________________________________________________ Archives : http://tbudl.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] TBTech List: mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED] Latest Vers: 1.53d FAQ : http://faq.thebat.dutaint.com

