> 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