Robox Reserved.
WARNING: Use the # symbol before the command.
Syntax |
DWORD addr DWORD addr [LEN n] [-D | -U | -B] DWORD addr [= {val1 [val2 ... valm]}] DWORD addr [FILL n {val1 [val2 ... valm]}] |
---|---|
addr |
DWORD address |
-D |
Decimal display. (optional) |
-U |
Display as unsigned. (optional) |
-B |
Display as binary. (optional) |
LEN n |
Number of words involved in the display. (optional) |
FILL n |
Number of words interested in settings. (optional) |
val1 |
First mandatory value |
val2 ... valm |
Any additional values. (optional) |
Notes |