|
include Tag
Purpose: The first format includes the content of the given filename. The include is performed statically, when reading the .hei file. The file may contain defines needed for the current page. The include tag may not be combined with other tags in a pair of <> brackets, e.g. combining <include std.hei><include basic.hei> to <include std.hei;include basic.hei> is not allowed. The alternate form includes a file of which the filename can be calculated dynamically. The file is read in only at execution time. Anything you type between the opening and closing include tags is processed in HTML mode where the resulting string output is not sent to the browser, as usual, but used as the name of the file to be included. Configuration:
If the configuration option
The include tag uses the configuration parameter
© 1996-2009 H.E.I. All Rights Reserved | ||||||||