ONQPATH: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "If ONQPATH is specified in the configuration file, it becomes the "current" directory during the call to ONQ, as of 3.91. ONQPATH is required by Windows and Client Server...")
(No difference)

Revision as of 17:34, 7 August 2013

If ONQPATH is specified in the configuration file, it becomes the "current" directory during the call to ONQ, as of 3.91.

ONQPATH is required by Windows and Client Server models. Onqpath needs to be a full BR path referencing a non-UNC Drive statement. A UNC Drive statement references a UNC drive in the second parameter. (UNC drives will be allowed in a future release.)

Relevant Error Conditions
  • 4609 Invalid ONQPATH specified.
  • 4610 ONQPATH not specified - required by Windows (and CS) models.