Previous Topic

Next Topic

Book Contents

Book Index

Calling Control-M/Analyzer User Routines

User routines can be written to supplement the functions of Control-M/Analyzer. When user routines are called (by a DO CALLUSER statement), these routines typically receive variables from Control-M/Analyzer as arguments. For more information, see DO CALLUSER: Automated Balancing Statement. These variables can be modified by the user routine and then passed back to the Control-M/Analyzer rule.

This appendix provides technical information that describes how user routines are called.