Easytrieve
From HandWiki
Revision as of 07:29, 2 October 2020 by imported>LinXED (linkage)
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