This isnt so much a whitespace managment thing. more of an encoding thing
adding carrige returns or line breaks or something e.g
normal file:
<cfloop query="qrySelect" >
<cfoutput>#qrySelect.column#</cfoutput>
</cfloop>
spaced file:
<cfloop query="qrySelect" >
<cfoutput>#qrySelect.column#</cfoutput>
</cfloop>
this makes code really annoying to read in all but the smallest of files.
Pat
"Pat Branley" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Hi
>
> Ive got a really annoying problem with certain files in our codebase. Now
> and again I open them up in Dreamweaver of eclipse and find there are a
> spaces on every second line in the file.
>
> If i open the same file in notepad the file doesnt appear to have these
> spaces.
>
> does anyone know what causes this ? Im sure its got something to do with
> encodings, but im not sure what. Could CVS or WinMerge be causing this ?
>
> Pat
>
>
>
>
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/