Forum: Poser - OFFICIAL


Subject: Looking for a utility that will batch replace the names in files

lululee opened this issue on May 18, 2012 · 14 posts


12rounds posted Fri, 18 May 2012 at 2:27 PM

@lululee

If you are not afraid of using the command line, here's a powerful tool for you: http://gnuwin32.sourceforge.net/packages/rpl.htm

 

I use "rpl" (and "grep" to find strings) all the time to mass-change strings in Poser files (even on multiple subfolders). I use linux myself as a platform for Poser, but I believe the link points to a direct Windows port so it should have equal power.