8.5
Table Of Contents
- Table of Contents
- Preface
- Chapter 1 – Introduction
- Chapter 2 – Installation
- Chapter 3 – TextBridge Pro Tools
- Chapter 4 – Using TextBridge Pro
- Chapter 5 – Tutorials
- Chapter 6 – Tips and Techniques
- Appendix A – Troubleshooting and Error Correction
- Appendix B – Sample Documents
- Appendix C – AppleScript Interface
- Glossary of Terms
- Index
C–26 TextBridge Professional Edition User’s Guide
Synchronize Synchronize with the recognizer at the indicated status. This
event, when received, is returned when the indicated status (or
Ready or Quitting) is achieved.
Command syntax
Synchronize recognizer [desiredStatus Status]
Parameters
Status Desired status for synchronization (if omitted,
synchronize at next status change):
statusInitializing
statusReady
statusGettingImage
statusPreviewing
statusPreprocessing
statusDeskewing Image
statusOrientingImage
statusCheckingSource
statusLoadingTraining
statusLoadingLanguage
statusRecognizing
statusVerifying
statusFormatting
statusCreatingDocument
statusCreatingClipboard
statusSavingImage
statusCancelingJob
statusCancelingPage
statusQuitting
Result
The actual status of the recognizer (may return in Ready or
Quitting status, regardless of requested status)
Example
set actualStatus to Synchronize recognizer 1 ¬
desiredStatus statusPreviewing