Jump to content

Micro Focus COBOL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
A 32 bit implementation of [[COBOL]] introduced in 1992 that supported OS/2, Windows 3.x and DOS and was later ported to 32 bit Windows, there were also versions of the toolkit available for sundry [[Unices]] but they were typically sold separately and not bundled together like the Win-OS/2-DOS version was. Prior to the introduction of this product the Micro Focus company had supplied a 16 bit COBOL compiler to [[Microsoft]] that they used in the [[Microsoft Cobol]] product.
The 32-bit [[COBOL]] implementation was introduced by [[Micro Focus]] in 1992 that supported OS/2, Windows 3.x and DOS and was later ported to Windows NT. There were also versions of the toolkit available for sundry [[Unices]] but they were typically sold separately and not bundled together like the Win-OS/2-DOS version was. Prior to the introduction of this product the Micro Focus company had supplied a 16 bit COBOL compiler to [[Microsoft]] that they used in the [[Microsoft Cobol]] product.


==Versions==
==Products==
;CP/M
;CP/M
* 1980: CIS COBOL
''Compact Interactive Standard COBOL (CIS COBOL)'' ''(DRI Cobol 80, Microware COBOL)''
* 4.2
* 4.3 (1979)
* 4.4 (1981)
* 4.5 (1982)
''Level II COBOL''
* Level II COBOL 2.1
;DOS
;DOS
''Professional COBOL''
* 1.0 (1984)
* 1.1
* 1.2
* 2.0 (1987)
''Level II COBOL''
* 1983: Level II COBOL, Personal COBOL - for DOS 1.1
* 1983: Level II COBOL, Personal COBOL - for DOS 1.1
* 1986: VS COBOL Workbench V 1.3 - for PC XT
* 1984: Level II COBOL 2.1
* 1987: VS COBOL Workbench V 2.0
* 2.5
* 2.6
''VS COBOL''
* 1.2
* 1.5
* VS COBOL 286 - for PC AT
* VS COBOL 286 - for PC AT
;OS/2
''VS COBOL Workbench''
* 1988: COBOL/2 Version 1.0, COBOL/2 Software Development Kit
* 1986: V 1.3 - for PC XT
* 1988: COBOL/2 Version 1.1
* 1987: V 2.0
* 1990: COBOL/2 Version 2.4, COBOL/2 Toolset Version 2.4
;OS/2 16-bit
* 1991: COBOL/2 Version 2.5, COBOL/2 Toolset Version 2.5, COBOL/2 Workbench Version 2.5
* [[Micro Focus COBOL/2]]
* 1994: COBOL/2 Version 3.2
* Micro Focus Professional COBOL/2
* 1995: COBOL Workbench 3.4
* [[Micro Focus COBOL Workbench]]
;OS/2 32-bit
;OS/2 32-bit
* Jan 1996: COBOL Workbench v4.0, Object COBOL v4.0 (32-bit) for OS/2
* Jan 1996: Object COBOL 4.0 (32-bit) for OS/2
;Windows 3.x
* Personal COBOL for Windows 3.1 - Version 1.0
;Windows 95
;Windows 95
* Dec 1995: Visual Object COBOL 1.0
* Dec 1995: Visual Object COBOL 1.0
;UNIX
;UNIX
* Nov 1996: Object COBOL Developer Suite v4.1 for UNIX
* Nov 1996: Object COBOL Developer Suite v4.1 for UNIX
[[IBM COBOL/2]] and Microsoft COBOL Optimizing Compiler Version 3.0 (introduced in August 1988) are based on Micro Focus COBOL/2.
==Author==
* [[Micro Focus]]


==Publications==
==Publications==
* Jatich: ''Micro Focus Workbench: Developing Mainframe COBOL Applications on the PC'' – Wiley 1992, ISBN 0-471-55611-4
* David Dill: ''The COBOL Presentation Manager Programming Guide: For OS/2 Versions 1.3 and 2.0'' – VNR 1992, ISBN 0-442-01293-4
* David Dill: ''The COBOL Presentation Manager Programming Guide: For OS/2 Versions 1.3 and 2.0'' – VNR 1992, ISBN 0-442-01293-4
* Robert B. Chapman: ''OS/2 Presentation Manager Programming for COBOL Programmers'' (Revised edition) – Wiley 1993, ISBN 0-471-56140-1
* Robert B. Chapman: ''OS/2 Presentation Manager Programming for COBOL Programmers'' (Revised edition) – Wiley 1993, ISBN 0-471-56140-1
* Peter Molchan, Clayton L. McNally: ''Micro Focus COBOL Workbench for the Application Developer'' – Wiley 1993, ISBN 0-471-58420-7
* Jonathan S. Sayles, Peter Molchan: ''Using Workbench Development Tools'' – Wiley 1993, ISBN 0-471-59370-2


==Links==
==Links==

Latest revision as of 17:42, 1 April 2022

The 32-bit COBOL implementation was introduced by Micro Focus in 1992 that supported OS/2, Windows 3.x and DOS and was later ported to Windows NT. There were also versions of the toolkit available for sundry Unices but they were typically sold separately and not bundled together like the Win-OS/2-DOS version was. Prior to the introduction of this product the Micro Focus company had supplied a 16 bit COBOL compiler to Microsoft that they used in the Microsoft Cobol product.

Products

CP/M

Compact Interactive Standard COBOL (CIS COBOL) (DRI Cobol 80, Microware COBOL)

  • 4.2
  • 4.3 (1979)
  • 4.4 (1981)
  • 4.5 (1982)

Level II COBOL

  • Level II COBOL 2.1
DOS

Professional COBOL

  • 1.0 (1984)
  • 1.1
  • 1.2
  • 2.0 (1987)

Level II COBOL

  • 1983: Level II COBOL, Personal COBOL - for DOS 1.1
  • 1984: Level II COBOL 2.1
  • 2.5
  • 2.6

VS COBOL

  • 1.2
  • 1.5
  • VS COBOL 286 - for PC AT

VS COBOL Workbench

  • 1986: V 1.3 - for PC XT
  • 1987: V 2.0
OS/2 16-bit
OS/2 32-bit
  • Jan 1996: Object COBOL 4.0 (32-bit) for OS/2
Windows 95
  • Dec 1995: Visual Object COBOL 1.0
UNIX
  • Nov 1996: Object COBOL Developer Suite v4.1 for UNIX

Publications

  • David Dill: The COBOL Presentation Manager Programming Guide: For OS/2 Versions 1.3 and 2.0 – VNR 1992, ISBN 0-442-01293-4
  • Robert B. Chapman: OS/2 Presentation Manager Programming for COBOL Programmers (Revised edition) – Wiley 1993, ISBN 0-471-56140-1

Links