At 2:33 PM -0700 7/29/01, [EMAIL PROTECTED] wrote:
>Does anyone know how to get the number of lines in a field that will not be return
>delimited but by what you actually see as a line on the screen?
The formattedHeight of the field will return the space needed to display the text. If
you're looking for that value, then there you go. If you really need the lines and the
lines are all the same height, you can divide the formattedHeight by the line height
and there you go.
gc
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.