Re: advice on books to learn cobol
- From: "William M. Klein" <wmklein@xxxxxxxxxxxxxxxxx>
- Date: Tue, 31 Oct 2006 10:06:08 GMT
Also to add to this, those Windows compilers that "specialize" in IBM mainframe
compatibility (Micro Focus, IBM itself, and CA-Realia) cost $2000.00 or (much)
higher for their IBM mainframe compatibility modes (especially if you want
EBCDIC and DB2 compatibility). The free Fujitsu COBOL compiler (without DB2 or
SQL support) does provide medium IBM-mainframe compatibility - but only for
their (now long out-of-date) VS COBOL II compiler. It doesn't have any support
for "new" features from the LE period COBOLs.
COBOL is a VERY "portable" language if you stick to "standard conforming"
syntax. On the other hand, I don't think I have ever seen a production IBM
mainframe program that DID stick to the Standard conforming language. (Some
just have "minor" extensions - that are available on the PC - such as COMP-3 and
GOBACK. Other IBM mainframe applications use CICS, IMS, complex OCCURS
DEPENDING ON structures and many other extensions that are either missing or not
common with Windows compilers - or that cost additional amounts as "add-ons").
If you goal is to become "a little familiar" with COBOL - so that you can do
VERY MINOR changes (mostly in "record structure) of an IBM mainframe COBOL/DB2
(without CICS or IMS - or Assembler) applications, then getting one of the
"beginner books" (like Thane Hubbels) that DOES include a Windows compiler in
it, would probably give you what you want.
If you want to gain "proficiency" in IBM mainframe COBOL application
maintenance, (and want to "practice" on the PC), then you will need to have
SOMEONE spend a "bunch" of money.
--
Bill Klein
wmklein <at> ix.netcom.com
"Richard" <riplin@xxxxxxxxxxxx> wrote in message
news:1162283721.053915.121600@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
some wrote:
Do they expect you to pay the two grand or so cost out-of-pocket, or do
they expect you to steal a copy for them?
I am unclear by your message. As I am new to this field I don't know
much about cost of compiler or the machine but I thought there might be
some free compilers which could be used with a Windows machine. Can
anybody recommend some good ones? A web search reveals many and I am
confused which should I choose?
I thought if I work on a Windows machine with some COBOL compiler the
language skills could be transferrable while working on a mainframe.
Am I understanding something incorrectly?
Can you please clarify?
There are OpenCobol and tinyCobol which are Open Source and not
complete.
Fujitsu have a free student edition of their version 3. This is fairly
old but fairly good.
There is a cheap student edition of MicroFocus.
These don't do SQL.
Productiion quality compilers can be a couple of thousand.
.
- References:
- advice on books to learn cobol
- From: some
- Re: advice on books to learn cobol
- From: Charles Hottel
- Re: advice on books to learn cobol
- From: some
- Re: advice on books to learn cobol
- From: Charles Hottel
- Re: advice on books to learn cobol
- From: some
- Re: advice on books to learn cobol
- From: Donald Tees
- Re: advice on books to learn cobol
- From: some
- Re: advice on books to learn cobol
- From: Richard
- advice on books to learn cobol
- Prev by Date: Re: advice on books to learn cobol
- Next by Date: Re: advice on books to learn cobol
- Previous by thread: Re: advice on books to learn cobol
- Next by thread: Re: advice on books to learn cobol
- Index(es):
Relevant Pages
|