Hi junk, On Fri, 5 Oct 2001 00:37:25 -0400GMT (05/10/2001, 12:37 +0800GMT), [EMAIL PROTECTED] wrote:
jmc> Is there a way to use cookies that have more than one line? My cookie jmc> has two lines, with a hard Return after the first, and The Bat! only jmc> recognizes the top line and omits the bottom one. Am I doing something jmc> wrong here? Please reply. A cookie's end is at the hard return, by definition. If you want a cookie to go over more than one line, you have to use "\n" (without quotes. Example: In your coookie file, it will look like this: This is a two-\nline cookie. In the mail it will appear like this: This is a two- line cookie. Also, under Account / Properties / General, you can fill in your name under "From information". -- Cheers, Thomas. Moderator der deutschen The Bat! Beginner Liste. Anmeldung unter: [EMAIL PROTECTED] Message reply created with The Bat! 1.53t under Chinese Windows 98 4.10 Build 1998 on a Pentium II/350 MHz. -- ________________________________________________________ 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

