This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01BFA327.21DE3D30
Content-Type: text/plain;
        charset="iso-8859-1"

That was the trick, thanks.

Shawn Regan

-----Original Message-----
From: David E. Crawford [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 10, 2000 11:56 AM
To: [EMAIL PROTECTED]
Subject: Re: write files with CF and white space.


If you are using CF 4.0.1 or higher there is an option in CFFILE to suppress
the addition of a new line during a write action.  ADDLINE="yes", or
ADDLINE="no" as required.  The default is yes, which means if you write out
a line, with a CRLF in it, CF will happily add another CRLF right behind it,
which is what you are seeing.

DC

----- Original Message -----
From: Shawn Regan <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 10, 2000 18:27
Subject: write files with CF and white space.


> This message is in MIME format. Since your mail reader does not
> understand
> this format, some or all of this message may not be legible.
>
> ------_=_NextPart_001_01BFA31A.64012660
> Content-Type: text/plain;
> charset="iso-8859-1"
>
>
> Hey guys,
>
> I know this has been talked about many times, but I keep getting added
> white
> space every time I write to a file with cold fusion. I'm use the
> cfsetting
> tag to wrap the output but I keep getting white space/double space added
> to
> the file. What am I doing wrong?
>
> Shawn Regan
>
> ------_=_NextPart_001_01BFA31A.64012660
> Content-Type: text/html;
> charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
> <HTML>
> <HEAD>
> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
> charset=3Diso-8859-1">
> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
> 5.5.2650.12">
> <TITLE>write files with CF and white space.</TITLE>
> </HEAD>
> <BODY>
> <BR>
>
> <P><FONT SIZE=3D2>Hey guys,</FONT>
> </P>
>
> <P><FONT SIZE=3D2>I know this has been talked about many times, but I =
> keep getting added white space every time I write to a file with cold =
> fusion. I'm use the cfsetting tag to wrap the output but I keep getting
> =
> white space/double space added to the file. What am I doing =
> wrong?</FONT></P>
>
> <P><FONT SIZE=3D2>Shawn Regan</FONT>
> </P>
>
> </BODY>
> </HTML>
> ------_=_NextPart_001_01BFA31A.64012660--
> ------------------------------------------------------------------------
> ------
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
> or send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body.
>

----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------_=_NextPart_001_01BFA327.21DE3D30
Content-Type: text/html;
        charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2650.12">
<TITLE>RE: write files with CF and white space.</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>That was the trick, thanks.</FONT>
</P>

<P><FONT SIZE=2>Shawn Regan</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: David E. Crawford [<A 
HREF="mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>]</FONT>
<BR><FONT SIZE=2>Sent: Monday, April 10, 2000 11:56 AM</FONT>
<BR><FONT SIZE=2>To: [EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=2>Subject: Re: write files with CF and white space.</FONT>
</P>
<BR>

<P><FONT SIZE=2>If you are using CF 4.0.1 or higher there is an option in CFFILE to 
suppress</FONT>
<BR><FONT SIZE=2>the addition of a new line during a write action.&nbsp; 
ADDLINE=&quot;yes&quot;, or</FONT>
<BR><FONT SIZE=2>ADDLINE=&quot;no&quot; as required.&nbsp; The default is yes, which 
means if you write out</FONT>
<BR><FONT SIZE=2>a line, with a CRLF in it, CF will happily add another CRLF right 
behind it,</FONT>
<BR><FONT SIZE=2>which is what you are seeing.</FONT>
</P>

<P><FONT SIZE=2>DC</FONT>
</P>

<P><FONT SIZE=2>----- Original Message -----</FONT>
<BR><FONT SIZE=2>From: Shawn Regan &lt;[EMAIL PROTECTED]&gt;</FONT>
<BR><FONT SIZE=2>To: &lt;[EMAIL PROTECTED]&gt;</FONT>
<BR><FONT SIZE=2>Sent: Monday, April 10, 2000 18:27</FONT>
<BR><FONT SIZE=2>Subject: write files with CF and white space.</FONT>
</P>
<BR>

<P><FONT SIZE=2>&gt; This message is in MIME format. Since your mail reader does 
not</FONT>
<BR><FONT SIZE=2>&gt; understand</FONT>
<BR><FONT SIZE=2>&gt; this format, some or all of this message may not be 
legible.</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; ------_=_NextPart_001_01BFA31A.64012660</FONT>
<BR><FONT SIZE=2>&gt; Content-Type: text/plain;</FONT>
<BR><FONT SIZE=2>&gt; charset=&quot;iso-8859-1&quot;</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; Hey guys,</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; I know this has been talked about many times, but I keep getting 
added</FONT>
<BR><FONT SIZE=2>&gt; white</FONT>
<BR><FONT SIZE=2>&gt; space every time I write to a file with cold fusion. I'm use 
the</FONT>
<BR><FONT SIZE=2>&gt; cfsetting</FONT>
<BR><FONT SIZE=2>&gt; tag to wrap the output but I keep getting white space/double 
space added</FONT>
<BR><FONT SIZE=2>&gt; to</FONT>
<BR><FONT SIZE=2>&gt; the file. What am I doing wrong?</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; Shawn Regan</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; ------_=_NextPart_001_01BFA31A.64012660</FONT>
<BR><FONT SIZE=2>&gt; Content-Type: text/html;</FONT>
<BR><FONT SIZE=2>&gt; charset=&quot;iso-8859-1&quot;</FONT>
<BR><FONT SIZE=2>&gt; Content-Transfer-Encoding: quoted-printable</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; &lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 
3.2//EN&quot;&gt;</FONT>
<BR><FONT SIZE=2>&gt; &lt;HTML&gt;</FONT>
<BR><FONT SIZE=2>&gt; &lt;HEAD&gt;</FONT>
<BR><FONT SIZE=2>&gt; &lt;META HTTP-EQUIV=3D&quot;Content-Type&quot; 
CONTENT=3D&quot;text/html; =</FONT>
<BR><FONT SIZE=2>&gt; charset=3Diso-8859-1&quot;&gt;</FONT>
<BR><FONT SIZE=2>&gt; &lt;META NAME=3D&quot;Generator&quot; CONTENT=3D&quot;MS 
Exchange Server version =</FONT>
<BR><FONT SIZE=2>&gt; 5.5.2650.12&quot;&gt;</FONT>
<BR><FONT SIZE=2>&gt; &lt;TITLE&gt;write files with CF and white 
space.&lt;/TITLE&gt;</FONT>
<BR><FONT SIZE=2>&gt; &lt;/HEAD&gt;</FONT>
<BR><FONT SIZE=2>&gt; &lt;BODY&gt;</FONT>
<BR><FONT SIZE=2>&gt; &lt;BR&gt;</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; &lt;P&gt;&lt;FONT SIZE=3D2&gt;Hey guys,&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=2>&gt; &lt;/P&gt;</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; &lt;P&gt;&lt;FONT SIZE=3D2&gt;I know this has been talked about 
many times, but I =</FONT>
<BR><FONT SIZE=2>&gt; keep getting added white space every time I write to a file with 
cold =</FONT>
<BR><FONT SIZE=2>&gt; fusion. I'm use the cfsetting tag to wrap the output but I keep 
getting</FONT>
<BR><FONT SIZE=2>&gt; =</FONT>
<BR><FONT SIZE=2>&gt; white space/double space added to the file. What am I doing 
=</FONT>
<BR><FONT SIZE=2>&gt; wrong?&lt;/FONT&gt;&lt;/P&gt;</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; &lt;P&gt;&lt;FONT SIZE=3D2&gt;Shawn Regan&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=2>&gt; &lt;/P&gt;</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; &lt;/BODY&gt;</FONT>
<BR><FONT SIZE=2>&gt; &lt;/HTML&gt;</FONT>
<BR><FONT SIZE=2>&gt; ------_=_NextPart_001_01BFA31A.64012660--</FONT>
<BR><FONT SIZE=2>&gt; 
------------------------------------------------------------------------</FONT>
<BR><FONT SIZE=2>&gt; ------</FONT>
<BR><FONT SIZE=2>&gt; Archives: <A HREF="http://www.eGroups.com/list/cf-talk" 
TARGET="_blank">http://www.eGroups.com/list/cf-talk</A></FONT>
<BR><FONT SIZE=2>&gt; To Unsubscribe visit</FONT>
<BR><FONT SIZE=2>&gt; <A 
HREF="http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk" 
TARGET="_blank">http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk</A></FONT>
<BR><FONT SIZE=2>&gt; or send a message to [EMAIL PROTECTED] 
with</FONT>
<BR><FONT SIZE=2>&gt; 'unsubscribe' in the body.</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
</P>

<P><FONT 
SIZE=2>------------------------------------------------------------------------------</FONT>
<BR><FONT SIZE=2>Archives: <A HREF="http://www.eGroups.com/list/cf-talk" 
TARGET="_blank">http://www.eGroups.com/list/cf-talk</A></FONT>
<BR><FONT SIZE=2>To Unsubscribe visit <A 
HREF="http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk" 
TARGET="_blank">http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk</A>
 or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.</FONT></P>

</BODY>
</HTML>
------_=_NextPart_001_01BFA327.21DE3D30--
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to