ZAP0015 Verify data in statement (X) does not match replace data in statement (Y): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
mNo edit summary
Line 1: Line 1:
Statement Y will modify bytes in a load module which are later verified by statement X. These two values must match. Change the verify data in statement X to match the replace data in statement Y.
Statement Y will modify bytes in a load module which are later verified by statement X. These two values must match. Change the verify data in statement X to match the replace data in statement Y.


[[Category:SirZap Reporting Messages]]
[[Category:SirZap Messages]]

Revision as of 18:20, 9 November 2010

Statement Y will modify bytes in a load module which are later verified by statement X. These two values must match. Change the verify data in statement X to match the replace data in statement Y.