(v13) pgbgetparams
This page applies to Harlequin v13.1r0 and later; and to Harlequin MultiRIP but not Harlequin Core.
pgbname
pgbgetparams
paramdict1 paramdict2 true
pgbname
pgbgetparams
paramdict1 false
Places the page buffer headers for pgbname as dictionaries on the operand stack. If the top element of the stack is true
after the call to pgbgetparams
, there are two dictionaries, the second being the plugin parameters. If the top element of the stack is false
, only the main dictionary is returned there are no plugin parameters.
Example:
To obtain the name of a particular pagebuffer as it appears in the Output Controller queues:
(00005000.PGB) pgbgetparams { pop } if /JobName get