Skip to main content
Skip table of contents

(v13) Chaining Prefix or Suffix procedures


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

On occasion it may be necessary to call several Prefix or Suffix procedures. You can do this by defining a new procedure, which calls each in turn. For example:

TEXT
            /Prefix {
              Prefixes /DoMeFirst get exec Prefixes /DoMeSecond get exec
            } bind


JavaScript errors detected

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

If this problem persists, please contact our support.