Hello,

I'm looking for information about problems that could occur in production
with Cobol programs and that could generate abend. I would like to find a
description and how to prevent them before they occur. 

For instance, I think that it could be interesting to avoid moving
alphanumeric variables into numeric variable without checking them by using
a IF NUMERIC or moving data into another that is shorter or avoid closing
file or never check array boundaries... 

Do you see other important cases related to performance or robustness?

Thanks in advance.

Regards

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to