COBOL utilities for businesses

This is a discussion on COBOL utilities for businesses within the cobol forums in Programming Languages category; What are some real world examples of software utilities written in COBOL that would have been used from 1980 until 1999? What kind of companies would be using these utilities?...

Go Back   Application Development Forum > Programming Languages > cobol

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-18-2008, 04:42 AM
x01001x
Guest
 
Default COBOL utilities for businesses

What are some real world examples of software utilities written in
COBOL that would have been used from 1980 until 1999?
What kind of companies would be using these utilities?
Reply With Quote
  #2  
Old 08-18-2008, 05:11 AM
Guest
 
Default Re: COBOL utilities for businesses

In article <78ee9dc5-2bf4-44ae-b797-0f70af4b5605@d1g2000hsg.googlegroups.com>,
x01001x <xemail@softhome.net> wrote:
>What are some real world examples of software utilities written in
>COBOL that would have been used from 1980 until 1999?
>What kind of companies would be using these utilities?


More of 'your own research', I guess.

DD

Reply With Quote
  #3  
Old 08-18-2008, 11:25 AM
SkippyPB
Guest
 
Default Re: COBOL utilities for businesses

On Mon, 18 Aug 2008 01:42:34 -0700 (PDT), x01001x
<xemail@softhome.net> wrote:

>What are some real world examples of software utilities written in
>COBOL that would have been used from 1980 until 1999?
>What kind of companies would be using these utilities?


Google this: date routines, COBOL

Regards,
////
(o o)
-oOO--(_)--OOo-

"Don't let Krusty's death get you down, boy.
People die all the time. Just like that.
Why, you could wake up dead tomorrow.
Well, good night."
-- Homer J. Simpson
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Remove nospam to email me.

Steve
Reply With Quote
  #4  
Old 08-18-2008, 11:36 AM
HeyBub
Guest
 
Default Re: COBOL utilities for businesses

x01001x wrote:
> What are some real world examples of software utilities written in
> COBOL that would have been used from 1980 until 1999?
> What kind of companies would be using these utilities?


Any large company that generates paychecks.

All insurance, banking, morgtage, investment, etc. companies.

Most government agencies that deal with money such as the Social Security
Administration.

They still do.


Reply With Quote
  #5  
Old 08-18-2008, 12:07 PM
William M. Klein
Guest
 
Default Re: COBOL utilities for businesses

Anyone else wonder if the person asking this is taking the same "course" as the
person who posted a few weeks ago about why Y2K had "old" programs still
running?

--
Bill Klein
wmklein <at> ix.netcom.com
"x01001x" <xemail@softhome.net> wrote in message
news:78ee9dc5-2bf4-44ae-b797-0f70af4b5605@d1g2000hsg.googlegroups.com...
> What are some real world examples of software utilities written in
> COBOL that would have been used from 1980 until 1999?
> What kind of companies would be using these utilities?



Reply With Quote
  #6  
Old 08-18-2008, 03:35 PM
Robert Iles
Guest
 
Default Re: COBOL utilities for businesses

Same guy, Mr 9.

William M. Klein wrote:
> Anyone else wonder if the person asking this is taking the same "course" as the
> person who posted a few weeks ago about why Y2K had "old" programs still
> running?
>

Reply With Quote
  #7  
Old 08-20-2008, 02:15 AM
Bruce M. Axtens
Guest
 
Default Re: COBOL utilities for businesses

On Mon, 18 Aug 2008 01:42:34 -0700 (PDT), x01001x wrote:

> What are some real world examples of software utilities written in
> COBOL that would have been used from 1980 until 1999?
> What kind of companies would be using these utilities?


You'd be hard pressed to find "utilities" as such. COBOL is wonderful for
full-blown data-centric applications, but I haven't seen too many utilities
written in it. I did hear once of a disassembler that output COBOL code ...

Kind regards,
Bruce.

-- Posted on news://freenews.netfront.net - Complaints to news@netfront.net --
Reply With Quote
  #8  
Old 08-20-2008, 08:45 AM
Robert
Guest
 
Default Re: COBOL utilities for businesses

On Mon, 18 Aug 2008 01:42:34 -0700 (PDT), x01001x <xemail@softhome.net> wrote:

>What are some real world examples of software utilities written in
>COBOL that would have been used from 1980 until 1999?
>What kind of companies would be using these utilities?


On Burroughs 'medium systems,' most utilities and parts of the operating system were
written in Cobol. The general purpose machines were used in many industries. The Burroughs
company existed until 1986.
Reply With Quote
  #9  
Old 08-20-2008, 07:59 PM
epc8@juno.com
Guest
 
Default Re: COBOL utilities for businesses

On Aug 18, 4:42*am, x01001x <xem...@softhome.net> wrote:
> What are some real world examples of software utilities written in
> COBOL that would have been used from 1980 until 1999?
> What kind of companies would be using these utilities?


About 20 years ago, I was asked to evaluate just such a program. It
ran on a PC-XT class computer. The setup and documentation was poor.
After invoking its batch file, it was obvious that it relied on
ANSI.SYS (ANSI character control sequences) for cursor positioning,
etc as the screen was filled with garbage including numerous left
brackets. After adding ANSI.SYS to CONFIG.SYS and rebooting, I was
treated to an ornate display for a simple application.

The system first pre-loaded an external file handler, FABS (Fast
Access B-Tree System) as a TSR (terminate and stay resident) program.
I presume this was for indexed files. Next a COBOL runtime loaded the
main program. Sorry I can't remember EXACTLY which COBOL.

The amusing part to me was this was an approximately $500 program that
acted as a simple tool inventory database for a construction business.
It had various menus which allowed building a database of tools in
each tool shed and then checking tools in and out, etc. I had to
chuckle as this was being marketed to small scale contractors with
small shops. I found it hard to believe that in such a shop, people
would actually take the time to check tools in or out. I also wondered
if an ordinary PC would survive the rigors of the shop environment -
dirt, sawdust, oil and grease included.

The final laugh came when I tried to search for a particular tool. The
screen prompts asked me to "Make your selection of the tool search
optimization algorithm." Needless to say I did not recomment that
particular program....

Of course, at that time, similarly crappy small business software was
also being written, more likely in some form of Microsoft Basic!

- e




Reply With Quote
  #10  
Old 08-21-2008, 02:07 AM
PR
Guest
 
Default Re: COBOL utilities for businesses

An awful lot of "one-up" reports and such were, and still are, written
in Cobol. Also a lot of file conversions from one format to another.
Even stuff like picking up infomration in a report to built
transactions files. All these are "utilities" to me since they are not
really part of an application. Your milage may vary. -Paul


On Aug 18, 3:42*am, x01001x <xem...@softhome.net> wrote:
> What are some real world examples of software utilities written in
> COBOL that would have been used from 1980 until 1999?
> What kind of companies would be using these utilities?


Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 07:08 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.