Warning

You're browsing the old v2.x documentation. This version is no longer maintained. Click here to go the v3.x documentation.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rem [2019/07/06 20:43] neilsrem [2021/01/10 23:36] (current) gabrielsroka
Line 7: Line 7:
 The ''REM'' directive denotes a comment until the end of that line. The compiler will ignore it. The ''REM'' directive denotes a comment until the end of that line. The compiler will ignore it.
  
-Since v2.1, the semicolon character ('';''is an alias of ''REM''.+Since v2.1, the semicolon character ('';''and single quote character (') are aliases of ''REM''.