This function is only available to Edit User Exits. For Score User Exits see the ChainScoreUserExit function. For Scan User Exits see the ChainToExit function.
Causes ScanTools to chain a single additional Edit user exit, which will be called at each exit point after the Edit user exit in which this call is placed has processed that exit point. If chaining to more than one Edit user exit is desired, the code in the first chained Edit user exit must be changed to chain to the additional Edit user exit. This chaining from each user exit to the next can repeated for any desired number of chained Edit user exits.
This function can only be invoked by uncommenting a line (see example below) in the EditInit.cpp file and placing a string to the full path in the uncommented ChainEditUserExit call. This line to uncomment looks like the following:
// UNCOMMENT THE FOLLOWING IF YOU WISH TO CHAIN IN ANOTHER USER EXIT TO
// EXECUTE AT EACH EXIT POINT AFTER THIS ONE
// ChainEditUserExit("YOUR USER EXIT PATH")
This function is valid only for the following exit points:
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. |