Skip to main content
Skip table of contents

(v13) Text string escape codes

This page applies to Harlequin v13.1r0 and later; and to Harlequin MultiRIP but not Harlequin Core

Text strings may have variable text inserted into them, to be deter‐ mined at runtime. The name of the substitution required is inserted in the text string between dollar signs, as listed in Table B.9:

Substitutions

Runtime translation

$$

Dollar sign.

$TARGETID$

The target identifier string given with the

/TargetID key.

$DATE$

The date at which the target is printed.

$TIME$

The time at which the target is printed.

$SERIALNUMBER$

The serial number of the RIP on which the target is printed.

$CHECKSUM$

The checksum of the serial number of the RIP on which the target is printed.

$RESOLUTION$

The resolution at which the target is printed, in the form “<vertical > x <horizontal >”, in dots per inch.

$SCREENFREQUENCY$

The frequency of the screen used to print the target (as in the page setup Screening dialog).

$SCREENANGLE$

The angle of the screen used to print the target. Note that when color targets are printed, the number substituted depends on which color is being drawn.

$SCREENSPOTFUNCTION$

The name of the spot function used to print the tar‐ get.

$EXPOSURE$

The exposure setting used to print the target.

$TITLE$

A string supplied by the Print Calibration dialog.

$IS-CALIBRATED$

If the target is calibrated (Print Calibrated Target in Print Calibration dialog) the string “calibrated from set name ”; otherwise, the string “uncalibrated”.

$IS-HPS$

The string “On” if HPS is turned on; the string “Off” otherwise.

$SEPARATIONCOLOR$

In the case where the PatchColorspace is

/DeviceCMYK, one of the strings “Cyan”, “Magenta”, “Yellow”, or “Black”.

Otherwise, but only in version 5.0 and later, this is a string derived from the name of the colorant.

$DEVICE$

The name of the output device for which the target is printed.

$COLORSPACE$

The patch colorspace from /PatchColorSpace .

Note: In the case where the array form has been specified, possible only in version 5.0 and later, a string of the form “(Colorant1) (Colorant2) (Colorant3)…” will be substituted.

Table: Text string escape codes

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.