07-06-2021
05:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
07-06-2021
05:28 AM
you need to replace this:
VaultPath = oFilePath.Replace("D:\Working Folder\", "$/")
with this:
VaultPath = oFilePath.Replace("C:\VaultWorkSpace\", "$/")