Jump to content

Micro Focus Object COBOL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
Line 17: Line 17:
==Links==
==Links==
* [https://supportline.microfocus.com/documentation/books/oc41books/opintr.htm Introduction to Object COBOL]
* [https://supportline.microfocus.com/documentation/books/oc41books/opintr.htm Introduction to Object COBOL]
* [https://supportline.microfocus.com/documentation/books/ocds42/oppubb.htm OO Programming with Object COBOL]


[[Category:COBOL development environment]]
[[Category:COBOL development environment]]

Revision as of 13:59, 17 April 2020

Micro Focus Object COBOL is a development environment for either 32-bit OS/2 or for Windows NT.

Features

Object COBOL includes the Micro Focus COBOL compiler and a number of development, debugging and packaging tools.

  • ANSI 85 COBOL with Intrinsic Functions
  • 'COBOL As A Class' support, IBM SOM support
  • Animator v2 (GUI language debugger and editor) and graphical Class Browser
  • CBLLINK utility

Releases

  • Object COBOL Option v3.2 (1994)
  • Object COBOL v3.3 for Windows NT and OS/2 (1995)
  • Visual Object COBOL v1.0 for Windows 95 (1996)
  • Micro Focus Object COBOL Developer Suite v4.1 for UNIX (Nov 1996)

Links