HIGH VALUES

Tonight I started implementing file I/O in the Wildcat COBOL Compiler for .NET. One of the examples I was testing my implementation against used the HIGH-VALUES keyword. I decided to implement this before continuing with file I/O as it provided a way for this particular example to deal with a boolean value. I derived a test program from the example, and tested in both the Wildcat COBOL compiler and in OpenCOBOL. Thankfully, both produced the same result:

Wildcat COBOL vs OpenCOBOL

This functionality will be available in version 0.1.13 of the Wildcat COBOL compiler.

tags: cobol, prog
No comments

Post a comment

What is eleven added to three ?:
Name: URL:
Comment: