Guys maybe I should start at the beginning...
I have a text file of the directory of a CD - the first three characters are for example - D:\
The challenge is since I wont know what letter is assigned to each CD drive of a system, I need to remove the first three characters of each line so that only the path is there example
if the string says d:\test\new\sample - i need to remove the first three characters so it simply says:
test\new\sample
so basically I need to remove the first 3 characters of every line
Trim an entire text file
Moderators: JRL, Dorian (MJT support)
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact:
This looks like a repeat of the same posting at http://www.mjtnet.com/forum/viewtopic.php?t=2475 ?
Making muliple threads frequently causes confusion.
Making muliple threads frequently causes confusion.
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!
Bob
A humble man and PROUD of it!