RouteDocSet (Method) - RouteDocSet (Method) - OCR for AnyDoc - Foundation 23.1 - Foundation 23.1 - AnyDoc - external - AnyDoc/OCR-for-AnyDoc/Foundation-23.1/OCR-for-AnyDoc-Programming-Reference-Guide/VBScript-Objects-Properties-and-Methods/Individual-Object-Methods/RouteDocSet-Method - 2023-11-17

OCR for AnyDoc Programming Reference Guide

Platform
AnyDoc
Product
OCR for AnyDoc
Release
Foundation 23.1
License
ft:lastPublication
2023-11-17T13:24:58.960000
ft:locale
en-US

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