File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ NEWS - user visible changes -*- outline -*-
88 Added win32 directory in opensource COBOL package, and prepared Solution Files for Visual Studio.
99
1010*** Enhanced CUI features
11- (1) Add a new function "CBL_OC_KEISEN". This displays a KEISEN on the screen.
11+ (1) Add a new function "CBL_OC_KEISEN".
12+ This displays a KEISEN ( vertical or horizontal ruled lines ) on the screen.
1213 (2) Supports SJIS multi-byte character input and output on the screen.
1314
1415** Changes
Original file line number Diff line number Diff line change 11 opensource COBOL
22 http://www.osscons.jp/osscobol/
33
4- opensource COBOL is open-source COBOL compiler an extension of the Japan-specific features.
5- It's translates COBOL program to C code and compiles it using GCC or CL.
4+ " opensource COBOL" is open-source COBOL compiler, an extension of the Japan-specific features.
5+ "opensource COBOL" translates COBOL program to C code and compiles it using GCC or CL.
66
77It was forked from OpenCOBOL in 2012.
88See also OpenCOBOL project.
@@ -30,7 +30,7 @@ General Public License. See COPYING.LIB for details.
3030
3131See AUTHORS for the author of each file.
3232
33- Please refer to the file "win32/README " about win32 directory.
33+ Please refer to the file "win32/readme.txt " about win32 directory.
3434
3535============
3636Requirements
Original file line number Diff line number Diff line change 11 opensource COBOL
22 http://www.osscons.jp/osscobol/
33
4- This directory contains the project files and external libraries for Windows
4+ This directory contains the project files for Windows
55
66This package contains the following subdirectories:
77
@@ -59,7 +59,7 @@ when running "Build Solution".
5959**************************************
6060
6161The "Build Solution" will default to "win32/BIN/x64/Debug" as
62- the install path. You want to set files another path,
62+ the install path. When you want to set files another path,
6363changing the project properties on the Visual Studio
6464or copying those file to any location.
6565
You can’t perform that action at this time.
0 commit comments