Top
NetCOBOL V11.0 Getting Started with COM Components
FUJITSU Software

1.1 Object-Oriented COBOL Usage and Terminology

NetCOBOL supports the current ANSI COBOL Object -oriented specification. This means that you can write object -oriented COBOL programs using NetCOBOL.

Creating COM components using the NetCOBOL development environment requires that you create OO COBOL programs.

This manual will not attempt to teach you object-oriented COBOL (OO COBOL). In the next chapter, however, it will detail how to convert a procedural COBOL program into an OO COBOL program. For in-depth information about programming in OO COBOL, refer to the NetCOBOL documentation. You may additionally examine the NetCOBOL sample programs that are by default installed in:

C:\Program Files\Fujitsu NetCOBOL for Windows\COBOL\Samples

The OO COBOL programming examples begin with SAMPLE15 and go up.

Some of the object-oriented terms you need to understand are: