Easytrieve is a report generator, sold by
CA Technologies
CA Technologies, formerly known as CA, Inc. and Computer Associates International, Inc., is an American multinational corporation headquartered in New York City. It is primarily known for its business-to-business (B2B) software with a product p ...
.
Easytrieve Classic and Easytrieve Plus are two available versions of this
programming language
A programming language is a system of notation for writing computer programs. Most programming languages are text-based formal languages, but they may also be graphical. They are a kind of computer language.
The description of a programming l ...
s primarily designed to generate reports and are used by large corporations operating in
mainframe
A mainframe computer, informally called a mainframe or big iron, is a computer used primarily by large organizations for critical applications like bulk data processing for tasks such as censuses, industry and consumer statistics, enterpris ...
(
z/OS
z/OS is a 64-bit operating system for IBM z/Architecture mainframes, introduced by IBM in October 2000. It derives from and is the successor to OS/390, which in turn was preceded by a string of MVS versions.Starting with the earliest:
...
,
z/VM
z/VM is the current version in IBM's VM family of virtual machine operating systems. z/VM was first released in October 2000 and remains in active use and development . It is directly based on technology and concepts dating back to the 1960s, wi ...
,
z/VSE
VSEn (''Virtual Storage Extended'') is an operating system for IBM mainframe computers, the latest one in the DOS/360 lineage, which originated in 1965.
DOS/VSE was introduced in 1979 as a successor to DOS/VS; in turn, DOS/VSE was succeeded by ...
),
UNIX
Unix (; trademarked as UNIX) is a family of multitasking, multiuser computer operating systems that derive from the original AT&T Unix, whose development started in 1969 at the Bell Labs research center by Ken Thompson, Dennis Ritchie, a ...
,
Linux
Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which i ...
, and
Microsoft Windows environments.
Easytrieve was originally developed by Ribek Corporation (named for its owner Robert I. Beckler), with an initial release around 1971 or 1972.
Easytrieve was originally developed for IBM Systems 360/370 and RCA Series 70 mainframes. Pansophic became the exclusive reseller of Easytrieve in North America in 1973, and then purchased it from Ribek in 1979.
Pansophic was bought by Computer Associates in 1991, who in turn were acquired by Broadcom in 2018.
Easytrieve has been described as "
e of the most successful software products of the 1970s".
Example
FILE PERSNL FB(150 1800) } LIBRARY DEFINITION
NAME 17 8 A
PERSNR 9 5 N
ABTL 98 3 N
SUMME 94 4 P 2
JOB INPUT PERSNL NAME SUM-PERS } ACTIVITY DEFINITION
PRINT PAYRPT
REPORT PAYRPT LINESIZE 80
TITLE 01 'PERSONALREPORT BEISPIEL1'
LINE 01 ABTL NAME PERSNR SUMME
References
{{Reflist
External Links
CA Easytrieve® Report GeneratorAdvantage CA-Easytrieve Plus Report Generator(Application Guide)
Easytrieve code examples and snippetsPC-Dos version of Pansophic's Easytrieve Plus Workstation and Natural Language
Object-oriented programming languages
Fourth-generation programming languages
CA Technologies