LSTOWN-L Archives

LISTSERV List Owners' Forum

LSTOWN-L

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Ben Parker <[log in to unmask]>
Sun, 24 Oct 1999 10:39:30 -0600
text/plain (18 lines)
On Fri, 22 Oct 1999 19:37:51 -0500, Steve <[log in to unmask]> wrote:

>Is there a "comment" symbol ( like "//" in c++ ) I can use to comment
>the code out ?

Yes.  As documented in Chap 9, you can use
.* to comment out any single line in *.MAILTPL

and you can use a conditional block for a large segment.
.bb  1=1
things
to
block
out
.eb

Or you can simply edit out the code.

ATOM RSS1 RSS2