Page 1 of 1

Options that are most useful for debugging and finding error

PostPosted: Thu Dec 04, 2008 12:43 am
by rravi3421
What are the options that are most useful for debugging and finding errors in jcls?
what are different ways we can track the errors in jcls?
what is role of compiler options?

Re: Options that are most useful for debugging and finding error

PostPosted: Thu Dec 04, 2008 3:18 am
by dick scherrer
Hello,

When there is a jcl error, the system shows the error and tells the reason. You will not need to look hard to find them.

What would you want to track? Once corrected (which should be in testing) they will not happen again so there would be nothing to track. Possibly i misunderstand what you are looking for. . .

Compiler options aren't really jcl. They tell the compiler when to behave differently than the system/site defaults. Typically, the defaults should be used.