RouteDocSet (Method) - OCR for AnyDoc - Foundation 23.1 - Foundation 23.1 - AnyDoc - external

OCR for AnyDoc Programming Reference Guide

Platform
AnyDoc
Product
OCR for AnyDoc
Release
Foundation 23.1
License

Description

Routes all data images in the entire document set, not just the current data image, to the Import directory for a different form family for further processing.

Applicable Events

Post Extract, AnyApp Post Extract, Pre-Verify, Interactive, Post-Verify

Syntax

Form.RouteDocSet strFamilyName

Parameters

Object is a reference to a Form object. For more information, see Form Object (page Form Object).

RouteDocSet is the command.

strFamilyName is a string expression indicating which form family (.FOF file name) the data images should be routed to.

Example