View Single Post
Old 04 May 2004, 01:27   #4
Chuckles
The Ancient One
 
Join Date: Feb 2002
Location: Kansas City/USA
Age: 68
Posts: 685
Would breaking the lines apart really make it any easier to change than it is now if you're using a global search and replace tool? Can't you do the same thing now if you use that tool to do something like:

In all filenames matching *.uae

Replace "C:\Emulators\WinUAE\Diskettes\" with "D:\WinUAE\Games\"

That would change a pathname like:

"C:\Emulators\WinUAE\Diskettes\Lemmings\Lemmings_D1.adf"

to:

"D:\WinUAE\Games\Lemmings\Lemmings_D1.adf"

Wouldn't that do exactly what you're talking about? The subdirectory structure would remain intact beyond the portion of the search and replace values that you entered.
Chuckles is offline  
 
Page generated in 0.07785 seconds with 11 queries