CodeView (cv.hlp) (Table of Contents; Topic list)
Changing Code and Data
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     CodeView provides a number of commands for modifying code or data
     in memory. These commands change code temporarily: you can use the
     alterations for testing in CodeView, but you can't save them or
     permanently change the program. To make permanent changes, you
     must modify the source code and recompile.
 
     The following CodeView commands change code and data:
 
     Assemble (A)
     Enter Commands (E)
     Register (R)
     Fill Memory (F)
     Move Memory (M)
     Port Output (O)
                                    -♦-