Easytrieve
Easytrieve is a Report generator product of CA Technologies. Easytrieve Classic and Easytrieve Plus are two available versions of this programming languages primarily designed to generate reports and are used by large corporations operating in mainframe (z/OS, z/VM, z/VSE), UNIX, Linux, and Microsoft Windows environments
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
- Easytrieve Plus - CA
- Advantage CA-Easytrieve Plus Report Generator (Application Guide)
- Easytrieve code examples and snippets
This article is issued from Wikipedia - version of the Thursday, January 21, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.