, ,

Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

Data Length property/style of EditTable column (OpenInsight 32-Bit)

At 29 SEP 2006 04:44:41PM Warren Auyong wrote:

How do I get the data length property/style setting of a column in an EditTable?


At 29 SEP 2006 06:53PM Karen Oland wrote:

widths=send_msg( EntID, "COLWIDTH", 0, "" )

returns @FM delimited list


At 30 SEP 2006 10:34AM Warren Auyong wrote:

That gives the width in pixels, so actually I want "COLCHARS" which is a dynamic array of the data length (+ 1).

Thanks

View this thread on the Works forum...