Hi,
Scenario :: Count the Number of same letters until end of string , Eg, Str = "India is my country" Result: i = 3 n = 2 d = 1 a = 1 s = 1 m = 1 y = 2 c = 1 o = 1 u = 1 t = 1 r = 1 -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
