CodeView (cv.hlp) (Table of Contents; Topic list)
Register (Summary)
 Change Registers Display Registers      Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Command: Register (R)
 
     Syntax:  R [register [[=]expression]]
 
     Summary: Shows or changes the contents of CPU registers.
 
     Arguments:
 
     <register>     Changes the contents of the given register. If
                    omitted, displays the values of all registers and
                    flags and the current machine instruction.
 
     <expression>   Assigns the value of the expression to the
                    specified register. The equal sign (=) is optional;
                    a space has the same effect.
 
     See: Expressions in CodeView
          Register Window
                                    -♦-