Ben,

> Hi,
> 
> Sometime ago I remember someone posted an app (an .exe I 
> think, not CF) on CF-Talk which loops through a directory 
> stripping all the whitespace out of .cfm files. 
> 
> Does anyone have this, or a link to it?
> 
> Thanks,
> Ben

Why not use DWMX or CFStudio Find and Replace on a directory?

Just replace this

"

"

(2 enter's)
With

"
"

(1 enter)

And it'll sort your code out no problem

Paul



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to