Re: GenText text length

GWRepNate@aol.com
Thu, 31 Oct 1996 12:57:30 -0500

In a message dated 96-10-31 10:57:36 EST, edwdig@bergen.org (Edward Di
Geronimo Jr.) writes:

> How do I find out the length of the text in a GenText object? I know how
> to find out the max length, but I have to know the exact length. Would I
> check the length of the chunk holding the text? I don't know if that will
> work though because there might be formatting data stored in the chunk
> also. This is how my object is defined:
>

Look for this message MSG_VIS_TEXT_GET_TEXT_SIZE on page 619 of the Objects
book. You do have the documentation, don't you?

Nathan