Capex Corporation was an American
computer software
Software consists of computer programs that instruct the Execution (computing), execution of a computer. Software also includes design documents and specifications.
The history of software is closely tied to the development of digital comput ...
company in existence from 1969 through 1982 and based in
Phoenix, Arizona
Phoenix ( ) is the List of capitals in the United States, capital and List of cities and towns in Arizona#List of cities and towns, most populous city of the U.S. state of Arizona. With over 1.6 million residents at the 2020 census, it is the ...
. It made a variety of software products, mostly system utilities for the
IBM mainframe platform,
and was known for its Optimizer add-on to the
IBM COBOL compiler
In computing, a compiler is a computer program that Translator (computing), translates computer code written in one programming language (the ''source'' language) into another language (the ''target'' language). The name "compiler" is primaril ...
. Capex was acquired by
Computer Associates in 1982.
Origins
The company was begun as a start-up in August 1969.
In all there were eight original employees, with funding coming from
venture capital
Venture capital (VC) is a form of private equity financing provided by firms or funds to start-up company, startup, early-stage, and emerging companies, that have been deemed to have high growth potential or that have demonstrated high growth in ...
.
Some of the founders had been working for
General Electric
General Electric Company (GE) was an American Multinational corporation, multinational Conglomerate (company), conglomerate founded in 1892, incorporated in the New York (state), state of New York and headquartered in Boston.
Over the year ...
's computer division in Phoenix,
on systems such as the
GE-600 series
The GE-600 series is a family of 36-bit Mainframe computer, mainframe computers originating in the 1960s, built by General Electric (GE). When GE left the mainframe business, the line was sold to Honeywell, which built similar systems into the 1 ...
.
There, as a 1990 profile in the ''
Phoenix Business Journal'' of one of them stated, they "encountered the types of limitations that would encourage him and countless other engineers and technical people to venture off and start their own businesses".
Among these founders were A. LeRoy Ellison (1936–2017),
who became president of the new company,
and Harry N. Cantrell (1924–2004).
Other original employees had been working on
Univac
UNIVAC (Universal Automatic Computer) was a line of electronic digital stored-program computers starting with the products of the Eckert–Mauchly Computer Corporation. Later the name was applied to a division of the Remington Rand company and ...
systems.
In putting out mainframe computer systems, General Electric, like other hardware vendors of the time, was providing software without cost to its customers.
The Capex founders thought that hardware companies failed to have a sufficient understanding of the software world
and that, as a consequence, there was a viable market to be found for an independent software company.
This was especially the case following
IBM's decision to
unbundle software from its mainframes in 1969, which happened but two months after the founding of Capex.
Capex became one of the first companies to capitalize on that change in the marketplace.
Initially, they intended to offer products for multiple vendors' platforms but soon found that economically it made sense to focus only on the dominant IBM mainframe.
Early executives of Capex Corporation included
Russell E. Edwards and John J. Anderson. The office for the company was located on 3rd Street,
in the
Midtown Phoenix neighborhood near the
Central Avenue Corridor. The company said that it became profitable during 1971.
Products
By 1976, Capex Corporation employed forty people, had sales offices in various cities in the
United States
The United States of America (USA), also known as the United States (U.S.) or America, is a country primarily located in North America. It is a federal republic of 50 U.S. state, states and a federal capital district, Washington, D.C. The 48 ...
and
Canada
Canada is a country in North America. Its Provinces and territories of Canada, ten provinces and three territories extend from the Atlantic Ocean to the Pacific Ocean and northward into the Arctic Ocean, making it the world's List of coun ...
, and had resellers overseas.
Capex's products were focused on IBM's
OS/MVS operating system and they benefited from having a sales force dedicated to selling on and for that platform.
The company began to grow rapidly. By 1978, they had around 100 employees and began building a new $2 million, dedicated building for the company, with room to at least double its size.
The new office, further north and east in Midtown at 14th Street and Indian School Road, replaced the 3rd Street office and a second facility on Thomas Road.
The company offered both
system software
System software is software designed to provide a platform for other software. An example of system software is an operating system (OS) (like macOS, Linux, Android, and Microsoft Windows).
Application software is software that allows users to d ...
products and
application software
Application software is any computer program that is intended for end-user use not operating, administering or programming the computer. An application (app, application program, software application) is any program that can be categorized as ...
products.
Optimizer
The COBOL (English-like programming language) Optimizer was first released in late 1970
and soon achieved visibility within the computing industry. The Optimizer was a special kind of
optimizing compiler, that being a post-
code generation-phase
object code optimizer for the
IBM COBOL compiler.
The product acted in part as a
peephole optimizer, replacing code sequences generated by the IBM compiler with shorter or faster sequences that had the same semantic effect.
These transformations also included avoiding loads from
main memory
Computer data storage or digital data storage is a technology consisting of computer components and recording media that are used to retain digital data. It is a core function and fundamental component of computers.
The central processin ...
into
registers and improving how COBOL PERFORM statements were implemented.
The Optimizer ran during a batch compilation job, after the IBM compiler had generated object code, and was packaged so that it was essentially transparent to the programmer.
In the best case, its transformations could bring about a significant savings in machine instruction time at runtime. One early customer,
Ford Motor Company
Ford Motor Company (commonly known as Ford) is an American multinational corporation, multinational automobile manufacturer headquartered in Dearborn, Michigan, United States. It was founded by Henry Ford and incorporated on June 16, 1903. T ...
, verified assertions that execution-time savings could be on the order of 10–15 percent, while savings in the memory size of compiled programs could be up to 20–30 percent.
In addition to performance improvements, the Optimizer could perform a static
control flow analysis of the executable code within the COBOL procedure division and identify
unreachable code
In computer programming, unreachable code is part of the source code of a program which can never be executed because there exists no control flow path to the code from the rest of the program.
Unreachable code is sometimes also called ''dead code ...
.
The Optimizer III version of the product could additionally be present during test executions of the program and do
path coverage analysis as well as report
profiling of execution counts and timings.
The Optimizer was a well-regarded and successful product that spent multiple years on
Datapro Research Corporation's honor roll of software packages. (Computer Associates later released a follow-on product called CA-OPTIMIZER II for MVS.)
AutoTab
In 1972, Capex announced the availability of its AutoTab financial planning product, on both the IBM 360/370 platform and on the
Honeywell 6000 series,
which was a rebadging of the GE-600 series. AutoTab was used in finance departments of some customers as an easier alternative to programming on their own and less expensive than time-sharing solutions. In 1975, Autotab-II was described as extending the original support for up to a 250 × 250 matrix to a maximum of 1500 × 1500, "combined in any proportion the user requires..." Viewed as
decision support system
A decision support system (DSS) is an information system that supports business or organizational decision-making activities. DSSs serve the management, operations and planning levels of an organization (usually mid and higher management) and ...
products, Autotab 300 and Autotab 3000 were still in use in the early 1980s. Autotab can be seen as an early form of
spreadsheet
A spreadsheet is a computer application for computation, organization, analysis and storage of data in tabular form. Spreadsheets were developed as computerized analogs of paper accounting worksheets. The program operates on data entered in c ...
, albeit a
batch-oriented spreadsheet, that lent itself towards sophisticated financial planning uses.
Other products
In addition to the Optimizer and AutoTab, the company put out a variety of other software products. These included:
* PLAN IV:MVS – system management and planning, bottleneck identification
* TLMS II – Tape Library Management System for IBM mainframe OS/MVS environments (this
tape library management product was subsequently renamed to CA-DYNAM/TLMS by Computer Associates)
* The Scheduler – Batch
job scheduling
A job scheduler is a computer application for controlling unattended background program execution of job (computing), jobs. This is commonly called batch scheduling, as execution of non-interactive jobs is often called batch processing, though tr ...
product for mainframe OS/MVS environments (this was not the original version of Computer Associates' job scheduling product, CA-SCHEDULER 7.0, which was written from scratch by CA and released in 1985 for the OS/MVS, DOS/VSE and VM/CMS operating systems)
* Manage:DASD – Software to accommodate
Direct Access Storage Device
A direct-access storage device (DASD) (pronounced ) is a secondary storage device in which "each physical record has a discrete location and a unique address". The term was coined by IBM to describe devices that allowed random access to data, th ...
maintenance on OS/MVS systems
*
EZTEST – interactive debugging tool for
CICS
IBM CICS (Customer Information Control System) is a family of mixed-language application servers that provide online business transaction management, transaction management and connectivity for applications on IBM mainframe systems under z/OS ...
teleprocessing monitor on IBM mainframe systems (actually released a couple of months after the acquisition by Computer Associates).
* COTUNE II - A program which assisted with optimization of COBOL code. The input was COBOL source code from a program, and the output was a revised version of the program which, when compiled and run, produced as output a copy of the original source code along with numbers showing how many times each line had actually executed during operation. This allowed a programmer to look for dead code (lines which ran 0 times) and also allowed a programmer to optimize code for the lines which ran the most times.
Fate
Capex Corporation continued to grow and by 1982 employed 260 people,
while remaining privately held.
It was announced in June 1982 that the company would be acquired by the
Long Island
Long Island is a densely populated continental island in southeastern New York (state), New York state, extending into the Atlantic Ocean. It constitutes a significant share of the New York metropolitan area in both population and land are ...
firm,
Computer Associates International, Inc. (CA).
Computer Associates would gain all of the stock of Capex in return for shares of Computer Associates valued at $22.5 million.
The deal was completed in August 1982.
The acquisition happened even though Computer Associates was only slightly larger than Capex at the time.
The deal has sometimes been referred to as a merger,
and following its completion, CA's sales became half again larger.
After the combining, 30 people from Capex were laid off.
Capex continued to operate as a division of Computer Associates from their 14th Street Phoenix office until 1984 at the latest, when the remaining employees moved southward to an office near
Interstate 10
Interstate 10 (I-10) is the southernmost transcontinental highway in the Interstate Highway System of the United States. It is the fourth-longest Interstate in the country at , following I-90, I-80, and I-40. It was part of the origina ...
and 24th Street, at which point the Computer Associates had fully subsumed the Capex brand.
The acquisition of Capex was generally viewed as having been successful.
It was the start of what was to become a buying spree for Computer Associates over the next several years,
a spree that under chief
Charles B. Wang would result in CA becoming one of the largest software companies in the world.
After selling, Capex founder Ellison went on to become a leading figure in Arizona entrepreneurial circles.
Notes
References
{{reflist
Defunct software companies of the United States
CA Technologies
1969 establishments in Arizona
1982 disestablishments in Arizona
Software companies based in Arizona
Companies based in Phoenix, Arizona
Technology companies established in 1969
Development software companies