CA JARS Wizard reads and edits the control statements for the run. It lists the statements and prints diagnostic messages when necessary to call attention to possible problems.
CA JARS Wizard is a one-pass compiler. It checks for a glossary in the INPUT statement. It validates data field names in the control statements by looking at the field entries in the glossary. If the data field name is not in the glossary, you must ensure that a DECODE, DEFINE, or COMPUTE statement defining the new data field name occurs physically in the control statements ahead of the statement that refers to the data field name. If there are errors, a message is printed noting their location and the program is cancelled. Correct the errors listed and start again from the beginning.
If there are no errors, CA JARS Wizard prints its compilation and cross-reference listings, depending on the PARAMETER statement specifics, and proceeds to process the input file.
| Copyright © 2012 CA. All rights reserved. |
|