problems with EdSharp's transform files function

  • From: "Dan Beaver" <dbeaver888@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Thu, 8 Oct 2009 12:00:09 -0400

HI,

I am trying to figure out how to use EdSharp's transform files function.  I 
have it looking at the correct files to transform and I believe the correct job 
file.  I want to remove a given set of strings from the files and replace them 
with a simple space character.

It says it is running and lists the files it is processing.  However, it 
doesn't seem that any changes have been made to the files.  I can 
open them afterwords and still see the same strings I told it to replace.

Anyone have any ideas of what I am doing wrong?  Here is an example of my job 
file:

{example}
bad word
dumbo
elephant

second bad word
stupid

{end of example}

thanks for any help.

Other related posts:

  • » problems with EdSharp's transform files function - Dan Beaver