|
THE META-HTML LANGUAGE REFERENCE MANUAL
|
Section Intro:
Block Commands
Synopsis:
The block commands operate on a specific area of the page, and tend to manipulate the interpreter pointer position as a result.
Commands:
More Information:
These commands differ from the commands in the section of this manual because their scope is limited only to the block of statements that they surround.
Function Documentation
<comment> body </comment>
|
Complex
|
Simply discard the BODY. No processing is done, and no output is produced.
A shorthand for commenting source on a single line exists; when the sequence of 3 semicolon character is seen
(;
;;
), then the text from this sequence to the end of the line inclusive is discarded.
<verbatim [QUOTE]> body </verbatim>
|
Complex
|
Edit Section
Function Index
Variable Index

The
META-HTML
Reference Manual V1.4
Copyright © 1995, 1996,
Brian J. Fox,
1996, 1997 Universal Access Inc.
Found a bug? Send mail to
bug-manual@metahtml.com