.rem

Description

The .rem dot command is for comments. It is useful for making notes about the commands in a step.

Example

.rem This is some comment text here
.rem all text after .rem is ignored.

Feedback