Skip to content

Commit 50331f0

Browse files
Update QSHIFSSIZC.CLLE
Fixed message file reference.
1 parent 82853cb commit 50331f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

QSHIFSSIZC.CLLE

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@ ERRORS:
6767
CHGVAR VAR(&ALLOCDEC) VALUE(-2)
6868

6969
IF COND(&ESCONERROR *EQ *YES) THEN(DO)
70-
SNDPGMMSG MSGID(CPF9898) MSGF(AQCPFMSG) MSGDTA('Error +
70+
SNDPGMMSG MSGID(CPF9898) MSGF(QCPFMSG) MSGDTA('Error +
7171
checking IFS file size for' |> &IFSFILE) +
7272
TOPGMQ(*PRV) MSGTYPE(*ESCAPE)
7373
ENDDO
7474
IF COND(&ESCONERROR *NE *YES) THEN(DO)
75-
SNDPGMMSG MSGID(CPF9898) MSGF(AQCPFMSG) MSGDTA('Error +
75+
SNDPGMMSG MSGID(CPF9898) MSGF(QCPFMSG) MSGDTA('Error +
7676
checking IFS file size for' |> &IFSFILE) +
7777
TOPGMQ(*PRV) MSGTYPE(*DIAG)
7878
ENDDO

0 commit comments

Comments
 (0)