Rem This is a comment in the script. 'This is also a comment in the script.
x = 5 : Rem The colon is required to separate statements. x = 5 ' No colon is required before a single quote.