Displays the contents of a range of memory formatted as a comma-
separated variable (CSV) list, suitable for inclusion in a
spreadsheet.
Format
DUMP range
[/BYTE | /WORD | /LONGWORD (default) | /QUADWORD]
[/DECIMAL | /HEXADECIMAL (default)]
[/FORWARD (default) | /REVERSE]
[/RECORD_SIZE=size] (default = 512)
[/INDEX_ARRAY [= {LONGWORD (default) | QUADWORD} ] ]
[/INITIAL_POSITION = {ADDRESS=address | RECORD=number} ]
[/COUNT = {ALL | records} ] (default = all records)
[/PHYSICAL]
[/BYTE | /WORD |/NOSUPPRESS]
Additional Information:
explode
extract