openmainframeproject/cobol-programming-course

Improvement: New Features of Enterprise COBOL v6.3

tanto259 opened this issue · 0 comments

Enterprise COBOL v6.3 recently included a few new features which in my opinion will be worth exploring to include in this course, mainly the support of UTF-8 data items along with dynamic-length items.

Since our system is currently running Enterprise COBOL v6.3, it will be trivial for users to try such features on their own with the provided lab system.

If this is something which we are looking to do, I can submit a pull request for the two topic mentioned above. In any case, feedbacks are welcomed!