Board index » delphi » finding a string position in a larger string
s1067...@uottawa.ca (Cernan)
![]() Delphi Developer |
Thu, 07 Oct 1999 03:00:00 GMT
finding a string position in a larger stringHi, I'm looking for a way to search for a certain string into a position := str[17]; I need this 'cause I'll receive e-mails and I want to format ------------------------- From - Fri Apr 18 20:57:58 1997 prenom=Boudreau&nom=Guillaume&ville=Gloucester&province=Ontario&username=Ha -------------------------- This is my message. I want to keep only certains lines and format the If you know a better way to do this, I'll be happy to hear from you. Thanks Guillaume - Haplo - Boudreau |