Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 24 8:11 pm)
Well, you can use WordPad, that is sorta free. ;-) Actually, I do this a lot woth WordPad and/or Word. just make sure your replace line is unique enough. For example, when you have to convert your P4 MATs to ProPack MATs, replace ".bum" with ".jpg", but don't try replacing "bum", as it will replace BUMP MAP with JPGP MAP, Opps!
I use an old program called "Visual Search and Replace." It's really old, because it comes with both DOS and Windows versions. (Windows 3, I suspect!) It sometimes has trouble with really long lines, but all in all, it works pretty well. I used it mainly for web page design. When I need to change my e-mail address every time it occurs, say, I can do it without having to remember every page I put it it on. Just set it to search all files ending in "*.htm," search all subdirectories, don't confirm changes, GO! I'm sure there must be something more up-to-date now. The ability to do this kind of bulk editing without opening the files is quite useful.
Yes, I'm looking for a batch convertor. I can do individual search and replace in notepad, but only by opening each file. I want to do entire folders without opening anything. I would have thought there would be an html utility somewhere that does this. I mean, it's a pretty common requirement. If I want to change an addy in 100 html pages, I wouldn't want to do them one by one. And css is useless for this, so there must be something that does it. Randym - I'm on win 2k. D'you think Visual S & R will work with it? mac
Attached Link: Visual Search and Replace
Okay, I checked the license, and Visual Search and Replace is shareware. It says distribution is welcome on BBSs and the like. (BBSs! That tells you how old it is!) It asks that you pay $20 if you like it, though I have no idea if the address is still current. So if anyone would like to try it, I've uploaded it to my web space.) It's easy to use. It's meant for use in Windows 3, I think, but I've used it with Win98 and XP. Two problems I've noted: it gives an error message with very long lines. (If there are no end of line markers, I think.) And files edited this way aren't marked as edited by Windows, so even though they are changed, if you sort files by Date Modified, they won't drop to the bottom like you'd expect. Other than that, it's a pretty nifty program.Thanks, barriephillips! That free adsoft program is just right. I'd been wanting one of these for years, but never wanted it quite enough to build my own. The "ignore whitespace" feature is especially nice; most editors force you to painfully count the spaces and do separate actions for variations in spacing, which are very common in Poser files. For instance, the typical CR2 has both "hidden 1" and "hidden 1".
My python page
My ShareCG freebies
Wow. A lot of interest in such a simple question. OK. I also did a Google and came up with a few. I d/ld and tried this one http://www.htmlworkshop.com/srhtml98.html It says it's for win 98 and NT, but appears to work under win 2k. It's a bit klunky to use though. I d/ld the adsoft one and will try it too. It may be better and it says it works with win 2k. Here's another possible, although I didn't try it. http://www.rjlsoftware.com/software/utility/search/ Thanks to all for the input. mac
Attached Link: http://www.orbit.org/replace/
BK ReplaceEm: The interface is a little odd but it's free and it works fairly well.I have Editpad Lite, but I don't use it. For some bizarre reason, I prefer Notepad. Dunno why. Anyway, I tried the Adsoft one and it's fine for what I need. Didn't see no spyware. I also tried a couple of new renamers, but I'm sticking with the one I already have. I was surprised to find that the one most people use, CK Renamer, can't even number a batch of files from 001 - whatever. It can only add numbers to exising ones. Pretty useless to me for thumbnails and web work. And the other one that Dreamstogo mentioned was awful. It's 'e-mailware' and kept trying to access the net even after I sent the guy an e-mail. So that one went head-first out the window. Here's the file renamer I use. It does everything I can imagine wanting to do. And is free. http://www.it-falke.com/software/us_renamefiles.php mac PS I'm not using any hot links until that nasty porn script has been beaten to death.
I use InfoRapid (http://www.inforapid.com). Free, does files based on masks, uses limited regex (pattern matching). I've had good use of it. The freeware has an ad banner. I use Homesite all the time for HTML, except its S&R functions, which are very limited. TextPad will S&R all open files, and has full regex.
Attached Link: http://syn.sourceforge.net/
I use "syntext" editor for editing all my poser files. It has lots of functions including Macros.Worth a look...
Marco
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
Hi all, I'm looking for some kind of app which can change text strings inside files. Example - I have 10 MAT files which have the line 'KdColor 1 1 1 1' and I want to change this to 'KdColor 0 0 0 1' without opening them all up one at a time to do it. Is there such an app? Free would be even cooler. TIA mac