Formatting - 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

Formatting your procedure makes it readable. This involves using white space actively. Comments, for instance, are generally separated from code by one space. Nested blocks of code should also be indented four spaces. See Check Data Field and Write to Output Zone (page Check Data Field and Write to Output Zone). In the Branching code sample, the actions for "If" and "Else" are indented. This makes the code easier to read.

In order to understand how VBScript has been customized for OCR for AnyDoc, you should be familiar with the following terms.