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
(Created page with "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 da...")
 
(Automatically generated page update)
 
(3 intermediate revisions by 3 users not shown)
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:RockZap messages]]

Latest revision as of 19:16, 6 January 2015

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.