SRM Console Commands
7
-
65
7.5.40 Comment (#)
A comment can be introduced using the # symbol. The entire comment is
ignored.
Example 7-40 Comment (#) Command
1.
P00>>> # This example illustrates the comment command.
P00>>>
2.
P00>>> exam pmem:0400EC # Examine physical memory.
pmem: 000400EC D0FFFFFD
P00>>>