home *** CD-ROM | disk | FTP | other *** search
- Path: bloom-beacon.mit.edu!hookup!swrinde!pipex!mfmail!not-for-mail
- From: jfid@mfltd.co.uk (James Fidell)
- Newsgroups: comp.lang.misc,alt.cobol,alt.answers,comp.answers,news.answers
- Subject: COBOL FAQ
- Supersedes: <cobol_766663865@icebox.mfltd.co.uk>
- Followup-To: comp.lang.misc,alt.cobol
- Date: 19 May 1994 12:39:14 +0100
- Organization: Micro Focus Ltd., Newbury, Berkshire, UK.
- Lines: 474
- Approved: news-answers-request@MIT.Edu
- Distribution: world
- Expires: 2 Jul 1994 11:39:11 GMT
- Message-ID: <cobol_769347551@icebox.mfltd.co.uk>
- Reply-To: jfid@mfltd.co.uk
- NNTP-Posting-Host: icebox.mfltd.co.uk
- Xref: bloom-beacon.mit.edu comp.lang.misc:4274 alt.cobol:2538 alt.answers:2843 comp.answers:5429 news.answers:19700
-
- Archive-name: cobol-faq
- Posting-Frequency: every 30 days
- Last-Modified: $Date: 1994/05/19 11:38:23 $
- Version: $Revision: 1.40 $
-
- Additional information and corrections are encouraged. Please send
- comments to jfid@mfltd.co.uk.
-
-
- 0. CONTENTS
-
- 1. Changes since the last issue.
-
- 2. Where can I get this FAQ ?
-
- 3. Where can I get a COBOL compiler ?
- 3.1 for DOS, Windows or OS/2 ?
- 3.2 for Windows/NT ?
- 3.3 for UNIX ?
- 3.4 for the Macintosh ?
- 3.5 for other environments ?
-
- 4. Is there a free COBOL compiler ?
- 4.1 for DOS, Windows or OS/2 ?
- 4.2 for Windows/NT ?
- 4.3 for UNIX ?
- 4.4 for the Macintosh ?
- 4.5 for other environments ?
-
- 5. What happened to...
- 5.1 Ryan McFarland ?
- 5.2 Realia ?
-
- 6. Where can I contact...
- 6.1 Acu ?
- 6.2 Liant ?
- 6.3 Micro Focus ?
- 6.4 CA ?
- 6.5 MBP ?
-
- 7. COBOL standards.
- 7.1 What standards exist ?
- 7.2 Can I get the standards via FTP ?
-
- 8. COBOL 6.50
- 8.1 How do I link my objects ?
-
- 9. What about OO COBOL ?
-
- 10. Books about COBOL.
-
- 11. Is there a COBOL to C converter ?
-
- 12. Other sources of information.
- 12.1 Compuserve
- 12.2 Bix
- 12.3 Micro Focus Faxback
-
- 13. Information required for the FAQ.
-
- 14. Contributors to the FAQ.
-
- 15. Copying this FAQ.
-
-
-
- 1. Changes since the last issue.
-
- Added information to section 11 about COBOL to C converters.
-
- Added Liant as a Mac A/UX COBOL vendor.
-
- Made a few spelling corrections.
-
- CA/Realia COBOL is not available on UNIX.
-
- MBP are based in Germany.
-
- Added Micro Focus Faxback number.
-
- Added instructions for CA's Forum on Compuserve.
-
- Added details of the CP/M compiler/interpreter.
-
- Added information about the Micro Focus MacOS product.
-
- Added some more books to the booklist.
-
- Added more information on contact addresses for Liant.
-
-
- 2. Where can I get this FAQ ?
-
- This document should be archived at many sites on the Internet,
- including rtfm.mit.edu -- the archive site for all FAQs. It is also
- available via e-mail from the author (jfid@mfltd.co.uk).
-
-
- 3. Where can I get a COBOL compiler ?
-
- 3.1 for DOS, Windows or OS/2 ?
-
- Acu, CA, Liant, MBP and Micro Focus all produce compilers for one
- or more of these environments. Microsoft used to re-badge the
- Micro Focus compiler, but not any more.
-
- 3.2 for Windows/NT ?
-
- Micro Focus has a COBOL 32-bit SDK available for Windows/NT.
-
- 3.3 for UNIX ?
-
- Acu, Liant and Micro Focus have products available across
- a large number of UNIX platforms. Some OEMs re-badge and/or
- re-engineer these products for their own systems, too.
-
- 3.4 for the Macintosh ?
-
- Micro Focus and Liant produce a COBOL development system
- for the Mac running A/UX.
-
- Micro Focus have also announced that they will be releasing
- a product on MacOS. There are currently no dates for release.
-
-
- 3.5 for other environments ?
-
- Most major vendors have their own COBOL implementation, or
- have someone else's ported to their platform(s). There are
- quite a few available for CP/M and MP/M, and one is even
- rumoured to have been available for the PERQ workstation.
-
-
- 4. Is there a free COBOL compiler ?
-
- Just for the record, no COBOL tools are listed in the Catalog
- of compilers, interpreters, and other language tools posted to
- comp.compilers and comp.lang.misc.
-
- However, two books in the booklist come with a COBOL compiler. See
- section 10 for details.
-
-
- 4.1 for DOS, Windows or OS/2.
-
- There is a freely available COBOL compiler for DOS. It can be
- found on many archive sites, named cobol650.zip. The sources
- are not available, however. Have a read through Section 8
- before you start.
-
- Also, it may be possible to run the freely available CP/M
- compiler (see 4.5) under a freely available CP/M emulator.
-
- 4.2 for Windows/NT ?
-
- The CP/M compiler/emulator combination should work here, too.
-
- 4.3 for UNIX ?
-
- There are no well-documented examples of a freely available COBOL
- compiler for UNIX.
-
- COBOL 6.50 might run under a UNIX emulation of a DOS system,
- however. (For example, Sun's WABI for the Sparc and Intel
- platforms, or dosemu under Linux.)
-
- The CP/M compiler (see 4.5) should run under a CP/M emulator
- for UNIX in a similar fashion.
-
- 4.4 for the Macintosh ?
-
- Not that I know of.
-
- 4.5 for other environments ?
-
- There is a freely available CP/M COBOL compiler/interpreter
- (NPS Micro COBOL). This is available via anonymous FTP
- from oak.oakland.edu in /pub/cpm/cobol.
-
-
- 5. What happened to ...
-
- 5.1 Ryan McFarland ?
-
- Ryan McFarland have been bought by Liant Software Corp.
-
- 5.2 Realia ?
-
- Realia have been bought by Computer Associates (CA). Their
- compiler is now called CA-Realia COBOL.
-
-
- 6. Where can I contact ...
-
- 6.1 Acu ?
-
- AcuCOBOL
- 7950 Silverton Avenue
- Suite 201
- San Diego
- CA 92126
-
- Tel: (619) 689 7220
-
- 6.2 Liant ?
-
- LPI COBOL
-
- Liant Software Corporation Liant Software Ltd.
- 959 Concord Street 2 Caxton Street
- Framingham, MA 01701 St. James Park
- USA London SW1H 0QE
- UK
-
- Tel: (508) 872-8700 Tel: +44 71 799 2434
- Fax: (508) 626-2221 Fax: +44 71 799 2552
-
- info@lpi.liant.com info@liant.co.uk
- support@lpi.liant.com
-
- RM/COBOL
-
- Liant Software Corporation Liant Software Ltd.
- 8911 Capital of Texas Highway North 2 Caxton Street
- Austin, TX 78759-7203 St. James Park
- USA London SW1H 0QE
- UK
-
- Product Enquiries :
-
- Tel: (512) 343-1010 Tel: +44 71 799 2434
- Fax: (512) 343-9487 Fax: +44 71 799 2552
-
- info@rmc.liant.com info@liant.co.uk
-
- In the US you can also call 1-800-RMCOBOL.
-
- Technical Enquiries :
-
- Tel: (512) 343-1010
- Fax: (512) 345-9914
-
- support@rmc.liant.com
-
-
- 6.3 Micro Focus ?
-
- Micro Focus Ltd. Micro Focus Inc.
- 26 West Street 2465 East Bayshore Road
- Newbury Suite 400, Palo Alto
- Berkshire CA 94303
- RG13 1JT USA
- UK
-
- Tel: +44 635 32646 Tel: 415 856 4161
- Fax: +44 635 33966 Fax: 415 856 6134
-
- In the US you can also call 1-800-VSCOBOL.
-
- Micro Focus can be contacted via the Internet. The domain is
- mfltd.co.uk.
-
- 6.4 Computer Associates ?
-
- For product inquiries:
-
- Computer Associates
- One Computer Associaes Plaza
- Islandia,
- NY 11788-7000
- USA
-
- Tel: 1-800-CALL CAI (225-5224)
-
- For technical inquiries:
-
- Computer Associates
- 2400 Cabot Drive
- Lisle,
- IL 60532-3652
- USA
-
- Tel: (708) 505-6885
-
- 6.5 MBP ?
-
- MBP are a German-based company. I don't currently have a
- contact address. Anyone know it ?
-
-
- 7. COBOL standards.
-
- 7.1 What standards exist ?
-
- The current COBOL standard is the ISO/ANSI '85 standard. This
- replaced the ANSI '74 standard.
-
- There are two amendments to the COBOL '85 standard --
- intrinsic functions and corrections.
-
- ISO should be producing a new standard in 1997. Don Nelson is
- the editor and has offered to answer any questions about it.
-
- 7.2 Can I get the standards via FTP.
-
- The standards do not appear to be available via FTP. This is
- probably because they are very large and are copyrighted by
- ANSI and/or ISO.
-
- The 1997 standard will be copyright of ISO.
-
-
- 8. COBOL 6.50
-
- 8.1 How do I link my objects ?
-
- There is no linker with the COBOL 6.50 compiler. To link
- objects you need to use the linker from MS-DOS v3.3 or earlier.
-
-
- 9. What about OO COBOL ?
-
- The following is largely taken from a posting by Michael Jesse Chonoles
- (chonoles@acc.vf.ge.com) :
-
- "The X3J4.1 Object-Oriented COBOL Task Group has approved a technical
- report with recommendations that it be included in the next full COBOL
- Language Standard by the X3J4 committee."
-
- Micro Focus have an OO COBOL product. It does not conform to the
- OO COBOL proposal currently being discussed, however.
-
-
- 10. Books about COBOL.
-
- "The Revolutionary guide to COBOL with compiler" ISBN 1-874416-17-6
- by Yevsei Handel and Boris Degtyar. Comes with a disk containing a
- COBOL compiler written by Dmitry Bronnikov.
-
- Published by Wrox Press Ltd, 1334 Warwick Rd, Birmingham, UK.
-
- "COBOL 85 For Programmers", ISBN 0-444-01232-X
- by Don Nelson, published by North-Holland.
-
- It is available only from the author.
-
- "Object-COBOL: Object-orientation for Business"
- by Raymond Obin published by Micro Focus Press.
-
- "Comprehensive structured COBOL", ISBN unknown
- by L. Wayne Horns. Comes with an RM compiler.
-
- "Comprehensive COBOL" ISBN 0-07-909613-1 (5.25 inch disks)
- by Bradley ISBN 0-07-836549-X (3.5 inch disks)
- Includes a Liant RM/COBOL-85 DOS compiler and development environment
- US Price (4/22/94): $60.50
-
- "Structured COBOL, 3rd Edition" ISBN 0-07-835423-4 (5.25 inch disks)
- by Welburn/Price ISBN 0-07-836489-2 (3.5 inch disks)
- Includes a Liant RM/COBOL-85 DOS compiler and development environment
- US Price (4/22/94): $67.38
-
- The above two books may be ordered from Mitchell/McGraw Hill,
- Tel: (800) 338-3987 (US only) or (619) 426-5000
-
- "Structured COBOL with Business Applications", ISBN unknown
- by Stanley E. Myers published by Prentice Hall.
-
- "The COBOL Presentation Manager Programming Guide", ISBN 0-442-01293-4
- author & publisher unknown.
-
- "Teach Yourself COBOL in 21 Days", ISBN 0-672-30469-4
- by Mo Budlong, published by SAMS Publishing/MacMillan Computer Publishing
-
-
- 11. Is there a COBOL to C converter ?
-
- Asking this question anywhere appears to generate much general
- flamage and general language wars and very little useful
- information.
-
- No such beast is listed in the free compilers FAQ, but an ad
- has appears in the US publication "Programmer's Shop Catalog"
- for COBOL to C (and PL/I to C) translators. Contact :
-
- Micro-Processor Services,
- 92 Stone Hurst Lane,
- Dix Hills,
- NY 11746
-
- Tel: (516) 499 4461
-
-
- 12. Other sources of information.
-
- 12.1 Compuserve
-
- Micro Focus run a COBOL Forum on Compuserve. Just
-
- GO MICROFOCUS
-
- to get to it.
-
- CA also have a Forum. To get to this, use
-
- GO CAIDEV
-
- Liant plan to have a Forum starting Summer 1994.
-
-
- 12.2 Bix
-
- There is a COBOL forum on Bix. Don Nelson is the moderator.
-
- 12.3 Micro Focus Faxback
-
- In Palo Alto, Micro Focus run a system for obtaining certain
- technical information by fax. You need a tone-dial 'phone
- to use it.
-
- The number is (415) 496 7170.
-
-
- 13. Information required for the FAQ.
-
- Corrections and additions to existing material are always welcome.
- In particular, I'd like some/more information to put in sections 3.2,
- 3.5, 4.2, 4.4, 4.5 and 12.
-
- Names of good books and mini-reviews are welcome.
-
- More information on the COBOL standards and later updates would
- be useful.
-
- A section covering COBOL programming could be worthwhile.
-
-
- 14. Contributors to the FAQ.
-
- The following people have contributed to the creation of this FAQ :
-
- James Fidell (jfid@mfltd.co.uk)
- Don Nelson (nelson_don@tandem.com)
- Clarence A Booth, Jr. (turboteck@aol.com)
- Kelly Brown ???
- Gary Henry ???
- Stan Cox (coxs@dg-rtp.dg.com)
- Gary Crook (gdc@mfltd.co.uk)
- Robert D. Davis (rdd@access.digex.net)
- Uwe Baemayr (uwe@rmc.liant.com)
-
-
- 15. Copying this FAQ.
-
- This FAQ is copyright 1994 by James Fidell. It may be freely
- redistributed as long as it is completely unmodified and that no
- attempt is made to restrict any recipient from redistributing it on
- the same terms. It may not be sold or incorporated into commercial
- documents without the the written permission of the copyright
- holder.
-
- Permission is granted for this document to be made available
- for file transfer from sites offering unrestricted file transfer
- on the Internet and from the COBOL Forums on Compuserve and Bix.
-
- This document is provided as is, without any warranty. Nothing
- in this document represents the views of Micro Focus Ltd. Your
- mileage may vary.
-
- --
- "Yield to temptation -- |
- it may not pass your way again" | jfid@mfltd.co.uk
- |
- - Lazarus Long | James Fidell
-