Enhancements
- #1046: Token decoding in code import syntax error messages.
- #1051: New COBOL import option with three levels of tidying redundant calls and routines
Bugfixes
- #1044/#1048: COBOL import of CORRESPONDING clauses had caused errors, file-record declarations and associations failed
- #1049: COBOL condition name resolution reliability improved (though not completely perfect)
- #1050: Sensible import implementation for COBOL READ AT (EOF handling via an encapsulating alternative)
- #1051: Error in postprocessing phase of COBOL import with certain PERFORM THRU statements (new import option added, see above)
- #1052: Defective COBOL import of screen DISPLAY statements (display clauses were strewn like expressions into the statement)
- #1053: COBOL import of array declaration was defective (bad fix #695 revised)
- #1054: Width of Alternative elements was not sufficient for long comments (drawing of diagrams).