Hi all,

I've been handed a project where I have to read the contents of several 
files, which looks like the following:

file.0001.rgb
file.0002.rgb
file.0003.rgb
file.0004.rgb
file.0005.rgb
file_2.0001.rgb
file_2.0002.rgb
file_2.0003.rgb

then replace the contents of those files with the same info in the following 
format:

1  file.%04d.rgb    1-5
2  file_2.%04d.rgb  1-3

Are there any modules I should be looking at that could make this job 
easier?

Ron


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to