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

From m204wiki
Revision as of 16:14, 19 April 2013 by DmeWiccan (talk | contribs) (Automatically generated page update)
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.