Comments

Syntax1

(space)comments

 

Syntax2

statements;;comments

 

Remarks

Lines that begin with space are disabled. They can be used as comments.

 

Syntax2 can be used to place comments after commands in the same line.

 

Syntax1 also can be used as label with goto.

 

Lines that begin with /, \ or ; also are disabled.

 

Tips

Easiest way to disable/enable a line (or several selected lines) - right click the selection bar.

 

Examples

 This is comment

key Y ;;Enter