I'm looking for a program that....
thought it might be a good idea for a thread also
I'm after something that does multiple search and replace, over multiple files..the text to search text is from a pre-defined text file (a list of memory locations in my case)
I want to disassemble a few c64 things and assume it'd be quicker just to grab a list of the standard locations , to fill in some basic comments.
I'm after something that does multiple search and replace, over multiple files..the text to search text is from a pre-defined text file (a list of memory locations in my case)
I want to disassemble a few c64 things and assume it'd be quicker just to grab a list of the standard locations , to fill in some basic comments.
Post edited by fog on

Comments
If that doesn't work, try Scrote.
Something similar is searchmonkey on linux.
I can just make a batchfile calling the thing again n again with the few things.