Macro Language Reference > PIs > Tables > <?tbcolkeepn>
  
<?tbcolkeepn>
Description
This command is only relevant for use with <?tbwmode=2> . When code is non-zero it forces this column to be tied to the next column, so that they will stay together in a colset.
Syntax
<?tbcolkeepn code:o>
code
0
No effect
1
Forces column to be tied to the next column
Additional Information
* 
Care should be taken when using this command on several columns as you may end up forcing an exceed of the frame column width.
Related Links