The comment character is the semicolon ( ; ), unlike UNIX which uses the pound sign ( # ) and DOS which uses "REM". The comment character may appear anywhere in the command line, with the exception that labels, which have the same syntax as a one-word comment, must start in column one. (See the line ";DONE" in the sample file MAIN.DO above.)