REM

REM is an internal remark (comment) statement, which is ignored during execution. REM must be the first non-empty symbol in the line, therefore, it is impossible to append comments to the end of EASI statements.

The exclamation mark (!) is a an acceptable synonym for REM.

 REM text
   or
 ! text

where

  text   - any line of text

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.