(v13) Persistent input source support (hotfolders)
This page applies to Harlequin v13.1r0 and later; and to Harlequin Core but not Harlequin MultiRIP
Since v12.0r0, Harlequin Core has support for persistent input sources. One such source, for hotfolders, is included in the SDK. If a persistent input source is available, Harlequin Core will stay active when it has processed any command-line jobs, waiting for new input to be available from the input source. A special quit job must be sent to the RIP (e.g., written into a hotfolder) to cause the RIP to quit, or the persistent input sources must be withdrawn programmatically, using new SDK APIs. The special quit job is:
%!
/HqnConfigProvider /ProcSet findresource /quitrip get exec
For more information about the -H hotfolder option supported by clrip
see (v13) clrip hotfolder support