The Application object is the default object. These are properties and methods that do not fall under any other CAPTUREit object.
|
Property |
Type |
Read Only/Write |
Description |
|---|---|---|---|
|
CurrentMode |
Number |
Read Only |
This indicates the mode of CAPTUREit when it calls the VBScript event. This can be one of the following Constants: MODE_SCAN_BATCH = Scanning MODE_IMPORT_BATCH = Importing Batch MODE_QUALITY_ASSURE |
|
Method |
Type |
Description |
|---|---|---|
|
DeleteBatch (bDisplayWarning) |
Boolean |
Deletes the batch and optionally displays a warning message. |
|
SuspendBatch |
String |
Suspends the batch. |