4D v16.3QR GET TOTALS SPACING |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16.3
QR GET TOTALS SPACING
|
QR GET TOTALS SPACING ( area ; subtotal ; value ) | ||||||||
Parameter | Type | Description | ||||||
area | Longint |
![]() |
Reference of the area | |||||
subtotal | Longint |
![]() |
Subtotal number | |||||
value | Longint |
![]() |
0=no space, 32000=inserts a page break, >0=spacing added below the break level, <0=proportional increase | |||||
The QR GET TOTALS SPACING command retrieves a space below a subtotal row. It applies only to the list mode.
area is the reference of the Quick Report area.
subtotal is the subtotal level (or break level) that will be affected. subtotal is a value between 1 and the number of the subtotal/sort.
value defines the value of the spacing:
If you pass an invalid area number, the error -9850 will be generated.
If you pass an invalid subtotal, the error -9852 will be generated.
Product: 4D
Theme: Quick Report
Number:
762
Created: 4D 2003
4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)