Writing User Modules › How to Write Input Modules › What You Can Do
What You Can Do
A standard CA Culprit module reads one record at a time from the input file and places that record in the input buffer. When using an input module, you can:
- Open and close an input file or set of files
- Read an input file or a set of files into the CA Culprit input buffer
- Check for errors on the input file
- Perform computations and record formatting before the input buffer is built
- Process selected records when SELECT/BYPASS parameters are encountered
Copyright © 2014 CA.
All rights reserved.
|
|