Count lines of Forms multi line text item word wrap on
364677Mar 3 2004 — edited Mar 4 2004The text is a single string from the database.
I have a text item which allows multi line Yes and wrap style to word to display the above string.
Now, I need to count no. of lines of this multiline text item. There is no chr(10) or CR characters.
Is there any way to find number of lines in a multiline text field with word wrap on?