[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
NOTE/*/&&

    NOTE, an asterisk (*), or double ampersand (&&) characters are used to
    indicate comment lines within a program.

Syntax

    NOTE/* <text> and [<command>] &&<text>

Usage

    If a NOTE/* line ends with a semicolon, the next line will be read as
    part of the comment line.

    To insert comments on the same line as a command, use && after the
    command and before the comment.  You may also use && at the beginning
    of a line.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson