Hi!
I added these two fields to a DSPF and then compiled (first DSPF, then PGM)
The fields are defined in the PGM with
Compiled with no errors.
Calling the program the CPF4131 is displayed on opening WRKSTN file. I know this has to do with the format level ID, so I made a DSPFD for all involved files and a DSPPGMRF for the program. All are enclosed (AFAIS the IDs do match).
Enclosures are in Italian, thus a short explanation:
- SUFFMODIF is the program
- SUFFMODFM is the DSPF
- WWWSUFFIX is the PF
- WWWSUFFI01 is the LF
It I do not define PAG and PAGLET in both, DSPF and PGM, all is OK.
What's wrong?
TIA
Arnaldo
I added these two fields to a DSPF and then compiled (first DSPF, then PGM)
Code:
0009.30 A PAG 2D 0O 8 7 0009.40 A PAGLET 2D 0O 9 7
Code:
Z-ADD 1 I 2 0
Calling the program the CPF4131 is displayed on opening WRKSTN file. I know this has to do with the format level ID, so I made a DSPFD for all involved files and a DSPPGMRF for the program. All are enclosed (AFAIS the IDs do match).
Enclosures are in Italian, thus a short explanation:
- SUFFMODIF is the program
- SUFFMODFM is the DSPF
- WWWSUFFIX is the PF
- WWWSUFFI01 is the LF
It I do not define PAG and PAGLET in both, DSPF and PGM, all is OK.
What's wrong?
TIA
Arnaldo





Comment