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

Next revisionBoth sides next revision
rem [2019/05/07 21:56] – created neilsrem [2019/07/06 20:43] neils
Line 6: Line 6:
      
 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''.