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