Posted: Sat Apr 30, 2005 11:19 pm Post subject: Easytrieve Report Generation Problem
We are Getting S0C1 Abend in Easytrieve while generating Report when the Report Length exceeds 133 Characters.This Problem we are coming across when we compile and Lind edit the Easytrieve Program and use the same as a Load Module.
The Same program when we use the Interpreter EZTPA00 and run directly without creating a Load Module it is Generating Report withot any problems.
Can anyone help us what parameter we need to Pass to the Complier or whether any parameter we need to Inlcude in The PARM option of the Easytrieve Program.
The Easytrieve program is below:
Code:
PARM LINK(TESTPGM R) LIST (NOFILE NOPARM)
*
FILE PRINT01 PRINTER FB (200 200)
*
FILE INFILE
IN-AGENT 1 10 A
IN-NAME 11 90 A
IN-ADDR 101 80 A
IN-AMT 181 6 P2
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum