This is used only for the scanning user exits, not for Edit or Score user exits.
During a user exit, the user exit program passes a value to ScanTools requesting a scanner action or program action. The value is passed in the parameter request.
These are possible values and the actions that correspond to them:
Decimal Value |
Hex Value |
Defined As |
Meaning |
---|---|---|---|
0 |
00 |
NOACTION |
No action. |
1 |
01 |
PRIMSEL or SELSHEET |
Select the primary select stacker. Send sheet to select hopper. |
2 |
02 |
ALTSEL |
Select the secondary select stacker. |
4 |
04 |
NOPRINT |
Suppress transport printing. |
8 |
08 |
REJECT |
Reject the document. |
16 |
010 |
STOPSCAN |
Stop. This places the scanner in a "not ready" state. When the scanning resumes, ScanTools proceeds as if the error has been fixed on the sheet and begins scanning where it left off in the current document. |
32 |
020 |
NORSLVE |
Suppress sheet resolution. |
64 |
040 |
NOEDIT |
Suppress sheet editing. |
128 |
080 |
IGNOREERROR |
Skip an unscannable sheet and continue scanning as if the sheet was scanned. |
256 |
0100 |
OUTSTK |
Select the main output stacker. |
512 |
0200 |
NOSCORE |
Suppress online scoring for a document. |
1024 |
0400 |
CANDOC |
Cancel document. |
2048 |
0800 |
NOCORRECT |
Suppress online edit correction of the queued document about to be presented to the online editor. |
4096 |
1000 |
NOCONVERT |
Do not perform online file conversion. |
8192 |
2000 |
NOCONVWRITE |
Do not write converted record. |
32768 |
8000 |
TERMINATE |
Terminate (calls User Exit 99, exits the scanning program, and returns control to ScanTools menu). |
65536 |
10000 |
IGNORESHEET |
Ignore a sheet had been scanned and look for the same sheet again. |
131072 |
20000 |
NOTERM |
Do not terminate, continue scanning. |
More than one action can be requested at one time, by ORing or adding the values together.
Not all actions can be selected at each user exit. If an action is requested at an inappropriate time (for example, "suppress printing" after printing has taken place), the request is ignored.
Scanner action requests are not saved from one user exit call to the next. For example, if a stack is selected at ACQUIRE, and it is not selected again at any subsequent user exits 3, 4, or 5, the ACQUIRE stack request will not occur.
For the rules that apply to the performance of scanner actions requested during user exits, see Scanner Request Rules.
The helper functions SetSheetDestination, TerminateScanning, and StopScanner all update the request value.
See Help on Help for additional information on using this help file. See Scantron Technical Support for additional information on technical support and training options. See the ScanTools Suite System Requirements for further details on hardware and software requirements. ScanTools is a suite of products; the specific information you want may appear in the help for a different module. If you don't find what you're looking for here, try one of the following:
|
Scantron Corporation
Customer Service (forms, products, and services): 1-800-SCANTRON (722-6876) Technical Support: 1-800-445-3141 |
|
Copyright © 1998-2012 Scantron Corporation. All rights reserved. Use permitted only under license. www.scantron.com. No part of the Help or user guides may be reproduced in any form, or by any means, without express permission from Scantron Corporation. LINKS TO THIRD PARTY SITES This help system may contain links to third party websites ("Linked Sites"). The Linked Sites are not under the control of Scantron and Scantron is not responsible for the content of any Linked Site, including without limitation any link contained in a Linked Site or any changes or modifications to a Linked Site. Scantron is not responsible for web casting or any other form of transmission received from any Linked Site. Scantron provides Users with the ability to link the Assessment System to the Linked Sites as a convenience to you, and the inclusion of any link does not imply endorsement by Scantron of the Linked Site or any association with its operators. |