An invalid transformation of a COBOL data description entry
An invalid transformation of a COBOL data description entry
Here’s a subtle gotcha that we saw recently. A miraculous tool transformed some putrid DELTA generated COBOL code from GOTO soup into human readable form. Among the transformations that this tool did, were modifications to working storage data declarations (removing unused variables in the source, and simplifying some others). One of those transformations was problematic. In that problematic…
View On WordPress











