count, vbLf, string

vendredi 1 mai 2015

Hello Experts,
I have to count the number of occurrences of Line feed (vbLf) in a long string.
The code I am using is:
Code:



       
Code:

       

MAX = TLine.Split(vbLf).Length - 1



It does not work. Help please.
count, vbLf, string

0 commentaires:

Enregistrer un commentaire

Labels