Needing replacing a backslash by a comma
- From: Blosjos <Blosjos@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 9 May 2008 10:31:01 -0700
Hello,
I just need to know how to find the third backslash in a string like this:
\\192.168.1.2\SYSVOL
It is like it was really \\anything\anything
and then replace it by a comma so that the string can be like:
\\192.168.1.2,SYSVOL
I have been trying with regular expressions but unsuccessfully.
Any ideas?
Thank you!
.
- Follow-Ups:
- Re: Needing replacing a backslash by a comma
- From: James Whitlow
- Re: Needing replacing a backslash by a comma
- From: Todd Vargo
- Re: Needing replacing a backslash by a comma
- From: ekkehard.horner
- Re: Needing replacing a backslash by a comma
- From: Alex K. Angelopoulos
- Re: Needing replacing a backslash by a comma
- From: Paul Randall
- Re: Needing replacing a backslash by a comma
- Prev by Date: Re: Vista Stratup Script
- Next by Date: Re: ADSI scripting question
- Previous by thread: Screen Saver - Execute
- Next by thread: Re: Needing replacing a backslash by a comma
- Index(es):
Relevant Pages
|
|