Re: Replace First Occurrance of a substring
From: One Handed Man \( OHM - Terry Burns \) ("One)
Date: 09/27/04
- Next message: Shiva: "Re: OverLoad Question"
- Previous message: Dr Screwup: "Re: Scroll a Panel in code .."
- In reply to: Wasim Akram: "Replace First Occurrance of a substring"
- Next in thread: Jay B. Harlow [MVP - Outlook]: "Re: Replace First Occurrance of a substring"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 27 Sep 2004 13:33:23 +0100
Use a Regex expression
-- OHM ( Terry Burns ) . . . One-Handed-Man . . . If U Need My Email ,Ask Me Time flies when you don't know what you're doing "Wasim Akram" <a@b.c> wrote in message news:OWQhi2IpEHA.1136@TK2MSFTNGP12.phx.gbl... > Hi all, > > String.Replace replaces all occurrances of a substring in a given string . > > Can anyone guide me how can I replace first occurrance of a substring in a > given string. > > - > wa > >
- Next message: Shiva: "Re: OverLoad Question"
- Previous message: Dr Screwup: "Re: Scroll a Panel in code .."
- In reply to: Wasim Akram: "Replace First Occurrance of a substring"
- Next in thread: Jay B. Harlow [MVP - Outlook]: "Re: Replace First Occurrance of a substring"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|