Overview

The WinWrap Basic Editor is a VBA-compatible script engine that you can use to enhance the built-in classification and extraction processes.

It is an interactive design environment for developing, testing, and executing WinWrap Basic scripts. Events are fired that can program new classification and/or extraction or validation procedures.

In addition to a short introduction to the editor user interface, this help provides an overview of the available scripting events. Small code samples show their usage, and images illustrate the event sequence during the document recognition process.

The topics within this document are arranged as follows:

Only the objects, methods, and properties that are documented in the Scripting Object References Help are available for use in script programming. The use of undocumented methods or properties in script is not supported or recommended, as this can cause unpredictable behavior.

An example in the Scripting Help may use a method that is not documented to provide special functionality shown by the example. In this case, even though the method is not documented, it is supported, but only when restricted to the use provided by the sample.

In the script environment, the document model of the CASCADE component suite objects is available for the experienced script programmer. To improve the usability of the COM components, an additional Scripting Object References Help is provided that contains the API documentation for the relevant object libraries.