|
THE META-HTML LANGUAGE REFERENCE MANUAL
|
Manual Page Viewer
Name: INCLUDE
Section:
File Operators
Synopsis:
<include FILENAME [ALT=CODE] [VERBATIM]>
Description:
Insert the contents of the file named by FILENAME into
the document at the point where the include
form was
read. If the positional argument VERBATIM is given, then
the contents of the file are not executed, only inserted. Otherwise,
execution resumes at the point where the file was inserted.
FILENAME can be given as an absolute pathname, or a
relative pathname. If the path is relative, it is considered to be
relative to the location of the document which contains the
include
form. If the path given is not relative, it is
appended to the directory found in MHTML::INCLUDE-PREFIX.
If the named file could not be found on the server, and an
ALT value is given, then that value is placed into the
page instead.
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