Macro Language Reference > PIs > Tables > <?tbovrowz>
  
<?tbovrowz>
Description
This command specifies if row numbers should be reset to 0 when the table overflows from one page to the next, or from one column to the next. It is used in conjunction with the command <?tbovflow=1>, which specifies that the table should break and restart.
* 
This command is useful if you have rules and other elements of styles that are dependent on row numbering.
Syntax
<?tbovrowz code:o>
code
0
Do not reset numbering
1
Reset numbering
Related Links