Cancels the current job. The cancellation is executed after pre-processing, i.e. all Events are pre-processed before the job is interrupted (for more information on the pre-process phase,
Formatting phase). This scripting function is not supported in Post-processor scripting.
If the current Y position in the frame exceeds 75 millimeters and the $joberr variable has not been assigned a value, the
$joberr variable is assigned the string value
too many items in block xx, and the
canceljob("joberror") script will be executed. This script cancels the job and calls the
joberror Event, which uses the
$joberr variable.