ZAP0015 Verify data in statement (X) does not match replace data in statement (Y)

From m204wiki
Revision as of 19:16, 6 January 2015 by JALWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.