Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COBOL Programmer
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00043666
Message ID:
00044125
Vues:
61
>>>You folks are cracking me up with this COBOL stuff. I cut my teeth on COBOL and did it on VAXes for years while teaching myself dBase, Clipper, Fox and now VFP.
>>>COBOL is not going to go away anytime soon. Hell, my wife is a mainframe programmer for the IRS and she'll undoubtedly make her career doing COBOL for them for the next 25 years until she retires.
>>>
>>>With all the talk about whether VFP is going to be around or not, maybe everyone ought to give some thought to teaching yourselves COBOL....hehehehehe.
>>>
>>>Steve Despres
>>
>>Well, to continue the more serious side of this thread... where would you start? I'm self-taught in every language I know (except Pascal). But it's usually been a sink-or-swim lesson. I've never worked near COBOL programmers and I've never seen it. What's it like, say compared to Pascal, or C or even Fox?
>>
>>Matt
>
>Matt,
>
>To be frank, I wouldn't bother to start. Attempts have been made over the last 10 years to create a "Structured COBOL", but personally I consider the phrase to be an oxymoronism. There are some things that you have to do via the dreaded GOTO.
>
>Many COBOL programs bear little, if any, resemblance to anything you're use to seeing. Line oriented (line has a line number) and everything's in one big program. The file structures are defined at the beginning of the program, but after declarations regarding the operating environment. The closest thing that you might have seen is old BASICA programs.
>
>George

George, I can see you were never a COBOL programmer. They do not have a line number next to each line (only in a printout and only when requested) and everything is definately NOT in one big program. COBOL programs can and today are written with small modules that are drivers, small programs that act as funtions or procedures and everything else that one is used to. Hell, MicroFocus even has OOP COBOL (teehee) for the PC and and networked apps that are competing with VFP (one doesn't hear much about this, but it's out there).

I'm sure that if I were starting today that I wouldn't be looking at COBOL for my bread and butter and would head off into the world of C++, but for a start years ago...hey it worked. And on IBM mainframes, it ain't going anywhere anytime soon.

Steve Despres
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform