Macro Language Reference > PIs > Tables > <?tbkeepr>
  
<?tbkeepr>
Description
This command specifies whether or not the current row will stay with the next row when the table breaks.
 
This command is an alias of the <?tbrkeepn> command.
Syntax
<?tbkeepr code:o>
code
0
Current row will not keep with the next row
1
Current row will keep with the next row
Additional Information
Specifying <?tbkeepr> or <?tbrkeepn> at the top of the table specifies the default for the whole table, which would cause the whole table to stay as a lump if code=1 is used. Individual rows can be overridden if <?tbkeepr> or <?tbrkeepn> is used at the start of the row.