Procedure Modules › What a Procedure Module Does
What a Procedure Module Does
When a procedure module is called from type 7 logic, CA Culprit:
- Loads a single copy of the module.
- Constructs an argument table, which contains:
- The starting address of the CA Culprit input buffer
- Pointers to a maximum of nine user-supplied arguments
- Passes control to the procedure module. The module then processes the data received through coded module arguments and returns the results to receiving fields defined in the CA Culprit program.
- Resumes processing control. Processing begins with the statement in type 7 logic immediately following the CALL to the procedure module.
Copyright © 2014 CA.
All rights reserved.
|
|