For this type of issue, the minimum that we request you supply is:
- A cut-down of the particular piece of code that is failing; some compiler failures can be related to size of Working Storage
etc, so if it is not possible to cut it down, supply the full program. As a tip, if you compile to
.lst and supply this to us, this will automatically include all copybooks, and show the directives being used.
- If you do not supply a
.lst, please supply the directives that you are compiling with.
- Detail the failure symptom or mode.
- Explain or reference any supporting material if the issue relates to code that you believe should compile successfully. For
instance, under a particular standard or model.