Changes due to USADRVAL
This commit is contained in:
@@ -35,6 +35,9 @@
|
||||
ADDMSGD MSGID(DEM1002) MSGF(CUSTMSGF) MSG('Someone else +
|
||||
changed record. Rewiew data.')
|
||||
|
||||
ADDMSGD MSGID(DEM9898) MSGF(CUSTMSGF) MSG('USPS: +
|
||||
&1') FMT((*CHAR 500))
|
||||
|
||||
ADDMSGD MSGID(DEM9999) MSGF(CUSTMSGF) MSG('Program Error! +
|
||||
Please contact IT now.')
|
||||
ENDPGM
|
||||
@@ -944,7 +944,7 @@
|
||||
d retField S N
|
||||
d wkMsgId s 7a
|
||||
d wkMsgFile s 10a
|
||||
d wkMsgData s 80a varying
|
||||
d wkMsgData s 512a varying
|
||||
|
||||
/FREE
|
||||
if %parms >2;
|
||||
|
||||
Reference in New Issue
Block a user