08-08-2016
07:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-08-2016
07:25 AM
Well this was an easy fix after a bit more searching.
Just replace the loop at the end with the following code, which I found in a thread of mine asking for help while creating this script.
oPart.Replace(NewFilePath, True)
Just replace the loop at the end with the following code, which I found in a thread of mine asking for help while creating this script.
oPart.Replace(NewFilePath, True)