Author: Robert Sample
Posted: Tue Sep 13, 2016 8:53 pm (GMT 5.5)
The IGY prefix on the error messages indicates that COBOL is generating the messages. Either the code did not go through the IDMS precompiler or the code failed to be converted in the precompiler and went into the COBOL compile. SNAP is not a COBOL verb and hence the error messages.
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth
Posted: Tue Sep 13, 2016 8:53 pm (GMT 5.5)
The IGY prefix on the error messages indicates that COBOL is generating the messages. Either the code did not go through the IDMS precompiler or the code failed to be converted in the precompiler and went into the COBOL compile. SNAP is not a COBOL verb and hence the error messages.
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth