Information described here applies to the following products.
NetCOBOL Enterprise Edition V11.0.0 for Windows (32bit)
NO. | V/L | Function Name | Content | Location in Manual |
---|---|---|---|---|
1 | V11.0.0 | UTF-32 support | Encoding form UTF-32 can now be used. | NetCOBOL User's Guide
|
2 | V11.0.0 | COBOL Resource Project function support | A "COBOL resource project" is used for management of the library file and the descriptor file on the NetCOBOL Studio. | NetCOBOL Studio User's Guide
|
3 | V11.0.0 | COBOL Solution Project function support | A "COBOL solution project" is used for management of multiple projects on the NetCOBOL Studio. | NetCOBOL Studio User's Guide
|
4 | V11.0.0 | The default value of paper size and printing format specification support | Paper size and printing format can now be specified in print information file. | NetCOBOL User's Guide
|
5 | V11.0.0 | FETCH FIRST/LAST Statement support | FIRST and LAST can now be specified for embedded SQL FETCH statements. | Language Reference
|
6 | V11.0.0 | Project configuration conversion command | Provide the project configuration conversion command as a transfer support tool in order to convert the project in Project Manager to the project in NetCOBOL Studio. | NetCOBOL Studio User's Guide
|
7 | V11.0.0 | Free format COBOL editor support | Free format style COBOL editor can now be used in NetCOBOL Studio. | NetCOBOL Studio User's Guide
|
8 | V11.0.0 | Eclipse 4.3 workbench support | Eclipse 4.3 workbench can now be used in NetCOBOL Studio, in which view layout can be changed and recent plug-in can be used. | NetCOBOL Studio User's Guide
|
9 | V11.0.0 | Security enhancement in remote development | SSH Port Forwarding enhances the security in remote developing on Linux(x64). | NetCOBOL Studio User's Guide
|
10 | V11.0.0 | COBOL plug-in for Interstage Studio | COBOL/CORBA application now can be developed in Interstage Studio. | NetCOBOL Studio User's Guide |
11 | V11.0.0 | PICTURE strings 50 digits support | PICTURE strings 50 digits can now be used. | Language Reference
|
12 | V11.0.0 | New version Linker support | New version Linker can now be supported. | User's Guide
|
13 | V11.0.0 | Specify compiler options that is not in the "Add Compiler Options" dialog | Compiler options that is not specified in the "Add Compiler Options" dialog box can be specified when the project setting in NetCOBOL Studio. | NetCOBOL Studio User's Guide
|
14 | V11.0.0 | File processing | High-speed file processing can now be used in the COBOL file access subroutines. |
|
15 | V11.0.0 | Extension of the file size limit | The maximum file size of a record sequential file, a line sequential file and an index file can now be extended to the system limit. |
|
16 | V11.0.0 | FETCH NEXT/PRIOR Statement support | NEXT and PRIOR can be specified for the embedded SQL FETCH Statement. | Language Reference
User's Guide
|
17 | V11.0.0 | IBM DB2 SQLCA compatibility | SQLSTATE, SQLCODE, and SQLERRD included in SQLCA can be compiled. | Language Reference
|
18 | V11.0.0 | Unified specification of high-speed file processing | High-speed file processing can be specified for record sequential and line sequential files with one configuration specification as opposed to requiring specification for each file. | User's Guide
|
19 | V11.0.0 | Event Log output | The Windows Event Log can be specified as the output destination for DISPLAY statements. | User's Guide
|
20 | V11.0.0 | CHECK function suppress option | Runtime options are provided to suppress individual CHECK functions.
| User's Guide
|
21 | V11.0.0 | TRACE function suppress option | Runtime option is provided that suppresses the TRACE function.
| User's Guide
|
22 | V11.0.0 | TRACE information file for separate processes | Separate TRACE information files can be generated for different processes to avoid conflicts in writing to the file. | Debugging Guide
|
23 | V11.0.0 | Simpler identification of application errors in COBOL Error Report | When an application error occurs and COBOL Error Report starts, message JMW0099I-U is output. This makes such application errors easy to identify in the output. | Messages
|
24 | V11.0.0 | Interactive debug functions in the COPY book | The interactive debugger now can be used in the COPY book. | NetCOBOL Studio User's Guide
|
25 | V11.0.0 | Suppression of SYSERR of DISPLAY statement | The message output to SYSERR of the DISPLAY statement is suppressed. | User's Guide
|
26 | V11.0.0 | MARS feature support option | MARS feature of SQL Server is available. | User's Guide
|
Note
The Location in Manual column shows which sections of the documentation are impacted by the change.