redtwister
MIS
I have a question. Do you know if it would be possible to automate the process of editing the document template locations for batches of Word documents based on their current values?
Just an example:
-----------------------
A program or batch file is run in S:\data which contains subdirectories full of word documents
word1.doc has a document template attached at G:\templates\template1.dot and so is skipped.
word2.doc has a document template attached at \\CCNPP-IT\Sup\template1.dot and so has this value changed to \\Nas-ccnpp-02\CCNPPshare\IT\template1.dot or some such new value.
The program or batch file goes through all the subdirectories and changes the document template location for every word document that matches certain set criteria to equal the new locations of those templates.
Just an example:
-----------------------
A program or batch file is run in S:\data which contains subdirectories full of word documents
word1.doc has a document template attached at G:\templates\template1.dot and so is skipped.
word2.doc has a document template attached at \\CCNPP-IT\Sup\template1.dot and so has this value changed to \\Nas-ccnpp-02\CCNPPshare\IT\template1.dot or some such new value.
The program or batch file goes through all the subdirectories and changes the document template location for every word document that matches certain set criteria to equal the new locations of those templates.