Next / Previous / Contents / TCC Help System / NM Tech homepage

3. Line syntax

The comment character is #; comments are terminated by end of line.

Long lines may be continued by ending the line with a backslash (\), but this is not necessary if there is an open (, [, or {.