The HqnControl procset
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
As with any procset in PostScript Level 2, the functions described below are accessed using the findresource
operator, for example:
(myfile.ps) /HqnControl /ProcSet findresource /ExecFile get exec
Some of the features may be made available when the RIP is running in Level 1 mode by including code like the example above in a bound procedure saved into, for example, statusdict
. Such mechanisms must, of course, be built while the RIP is in Level 2 mode, such as during the RIP boot sequence, or in a page feature.