Truncating file path
Posted: 03 Oct 2011 09:41
Hi There,
I am given a folder path through an input, it comes in as %1 and prints the following;
C:\Folder1\Folder2\Folder3\Folder4
How can i ommit the first 3 paths (including the drive letter), printing just;
Folder3\Folder4
Any help you be appriciated,
Many Thanks
Alex
I am given a folder path through an input, it comes in as %1 and prints the following;
C:\Folder1\Folder2\Folder3\Folder4
How can i ommit the first 3 paths (including the drive letter), printing just;
Folder3\Folder4
Any help you be appriciated,
Many Thanks
Alex