Purpose
The MEMROW command displays a row beginning at the specified memory address.
The MEMROW command is available only when Filer is invoked from the System Debugger or Coroner. For information on invoking Filer from the System Debugger or Coroner, see Running Filer from the System Debugger and Coroner.
Syntax
The online help lists the row options (/P, /S, /M, /L, /H) as /rowopt. You can type the options at the beginning or end of the command.
- /P
- Positions to the physical row. Nothing is displayed unless there is a problem.
- /S or /C
- Counts the number of physical rows selected. This is the default.
- /M or /I
- Displays only the row header information (length, RowID, and flags).
- /L or /R
- Formats the row header and the fields in the physical row.
- /H
- Formats the row header, and displays the entire physical row in hexadecimal, including the row header.
- memaddr
- The memory address at which to begin the row display.
- =
- Specifies that Filer should use the most recently saved value for memadd r.