[modify cases]
This commit is contained in:
parent
611efb3f87
commit
ea0163b3b4
|
@ -60,7 +60,7 @@ while $i < $tblStart
|
|||
$x = $x + 40
|
||||
$ts = $ts + 40a
|
||||
endw
|
||||
if $i == $tblStart then
|
||||
if $i == $dropTblStart then
|
||||
$rowsPerTbl = $rowsPerTbl + $x
|
||||
endi
|
||||
|
||||
|
|
Loading…
Reference in New Issue