ds_SetTableColor


ds_SetTableColor (tableNum; automatic; newcolorIndex) <- errorCode
Parameter Type Description
-> tableNum Integer Table number
-> isAutomatic Integer Default color(1) or no (0)
-> colorIndex Integer Color
<- errorCode Long Integer Error Code (0 = no error)


Define informations about the table color (in the structure window). If isAutomatic is 1, the Color is "Default". Else, colorIndex is the color in the 256 colors palette of 4D. Numbers start at 1 and end at 255.