DynamicBandLimit (system param)
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
Param | Val | ExType | Vers | Use? | HPS | Ref |
S | i | H | N | All |
If memory is being allocated dynamically for bands (see DynamicBands
), this integer sets a limit on the amount of memory which can be so allocated. A positive integer limits the number of bands; a negative integer gives a limit in kibibytes (KiB). A value of 0 means that no limit is set.
The values supplied to DynamicBandLimit
and DynamicBands
are defaults only, and can be overwritten by the pagebuffer. GUI versions of the RIP always override DynamicBands
. The RIP does not set DynamicBandLimit
.