Hey,
I have a question about scripting, for which I didn't see a seperate forum.
I have a group of xml-files linked to each other and with strings like "yymmdd" in their names. Manually I replace the string by a date (like "080324") when I want to update a file.
Now I wondered if there was a script for that. I already wrote a small script which replaces these strings inside the files, but is it also possible to replace the string in the filenames? If not, I should think of another system...