In ColdFusion Studio, under Options\Settings\File Settings tab there is a
Format when saving selection.
Select Unix format.
Marius Milosav
www.scorpiosoft.com
It's not about technology, it's about people.
Virtual Help Desk Demo (VHD)
www.scorpiosoft.com/vhd/login.cfm
----- Original Message -----
From: "Willy Ray" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, May 21, 2001 1:17 PM
Subject: Bizarre Error: Server/Studio Duplicating Carriage Returns
> I'm running the eval of Cold Fusion Server 4.5 Enterprise on Redhat 7.1.
When I save a template through RDS, for every carriage return I enter as I
code, I get two carriage returns on the saved document. Example:
>
> I write:
>
> <html>
> <head>
> <title>Hello</title>
> </head>
>
>
> When I re-open the file it looks like this:
>
> <html>
>
> <head>
>
> <title>Hello</title>
>
> </head>
>
> What's worse, If I make a little change, like, change the "Hello" to
"Hello, World" and re-save the template, the next time I open it, it looks
like this:
>
> <html>
>
>
> <head>
>
>
>
> <title>hello, world</title>
>
>
>
>
> </head>
>
>
> Big problem. I've got a template with only about 20 lines of actual code
on it, but it's up to about 14000 lines, due to this problem. I have studio
on two different machines, and it doesn't seem to matter which I use. Also,
this is not happening from the same two workstations if I write to an NT
machine through RDS, or through windows networking.
>
> Any ideas?
>
>
> Willy
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists