Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

Insertcol message (OpenInsight Specific)

At 19 JUN 2001 09:07:49AM Colin Rule wrote:

I use the following lines in a loop to add columns to a table.

COLUMN="

COLUMN=CONTRACT_ITEM

COLUMN=STYLE1

COLUMN=15

COLUMN=80

CALL SEND_MESSAGE(@WINDOW:".PERIOD_TABLE","INSERTCOL",-1,COLUMN)

The manual says the 4th field is the column width in pixels.

Using this create a column of twice as wide as specified, ie 160 pixels and not the 80 pixels specified.

Is this a bug/known problem, or is there a reason for it?

Thanks

View this thread on the forum...