[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Count the occurrence of word in text/String

  • Thread starter Thread starter navjot
  • Start date Start date
Status
Not open for further replies.
N

navjot

Guest
Jan, Thanks for your suggestion. Code that you provide will not the needful because it will split the string by " " and "Navjot." (with . dot) will not be equals to "Navjot" (without . dot). So count will come as 1 but required were 2. Thanks,

Continue reading...
 
Status
Not open for further replies.
Back
Top