Installation guide

Console Commands 3-49
3.32 Comment (#, !)
A comment can be introduced using the # symbol or ! symbol. The
entire comment is ignored.
Example 3-32 Comment (#, !) Command
1. >>> # This example illustrates the comment command.
>>>
2. >>> exam pmem:0400EC ! Examine physical memory.
pmem: 000400EC D0FFFFFD
>>>