On this Page

    -inputTray

    (Merge only) (As of 3.0.002.05)

    Override the default input tray defined in the form properties.

    Syntax

    -inputTray trayId

    Description

    The Form Properties dialog allows you to set an input tray to be used. Using this command line option allows you to override that setting at Merge run time. Note that the Page Properties dialog allows you to set the input tray for each page layout, however most often that is left to the setting "Leave setting currently in effect". It is those pages that may be affected by setting this default, form level, input tray setting.

    Of course, this can also be overridden by script on objects and in fact is identical to saying this._inputTray = _1001; in the form object script.

    trayId must be one of the numerical identifiers defined in the applicable .prt (printer configuration file), for input trays. Typical values are 1001, 1007, ...