in reply to Re^2: Find and Replace text script?
in thread Find and Replace text script?

I am still unclear as to whether you're changing filenames from .php to .html, or changing all occurrences of the word "php?" to "html" within each file, or if you're trying to translate a PHP file to an HTML file (which doesn't really make sense, but the question really is ambiguous).

Honestly, what are you TRYING to do? Please explain clearly.


Dave

Replies are listed 'Best First'.
Re^4: Find and Replace text script?
by bobafifi (Beadle) on Jul 13, 2006 at 20:34 UTC
    > Honestly, what are you TRYING to do? Please explain clearly.

    Sorry for the confusion Dave ... I thought I had ...
    "the file names have already been changed to .html using Automator, so don't need that done"

    > or changing all occurrences of the word "php?" to "html" within each file

    yes - that's what I'm trying to do.

    Thanks,

    -Bob