<> <> <> <> <<>> <> <> DIRECTORY Imager USING [Rectangle], Rope USING [ROPE]; NectarinePd: CEDAR DEFINITIONS ~ BEGIN communicationsFailure: SIGNAL; field: Imager.Rectangle; -- in mm << [Artwork node; type 'ArtworkInterpress on' to command tool]>> PdPrintProcess: PROC [masterName, peachName: Rope.ROPE, printerKey: ATOM, copies: INT, doNotScale, mergeRegister: BOOL, sizeHint: REF Imager.Rectangle _ NIL, abortFlag: REF BOOL] <> <> <> END.