Name: PROG
Section:
Language Operators
Synopsis:
Description:
Combine all of the material passed into a single Meta-HTML statement. This is the primitive for grouping multiple statements where only a single statement is expected.
For example:
<if <eq this that>
<prog <h2> This is equal to That </h2>>
<prog <h2> This is not equal to That </h2>>><p>
Although prog
is a primitive in Meta-HTML, it could have been defined as:
<defsubst prog>%body</defsubst>
Edit Pointer
Function Index
Variable Index
Variable Editor

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