User Tools

Site Tools


Sidebar

Translations of this page:
en

Index

en:traffic:documentation:include

$INCLUDE <Filename>
$INC

Includes a Timetable file with the file name <Filename>.

This functions as if the entire contents of the file <Filename> appear at the place where the $INCLUDE line appears.  There is no maximum limit to how many files can be included into another Timetable, but the number of nested include statements cannot exceed ten.  That is to say, if you include a file, it can contain an $INCLUDE as well and so on up to a depth of ten levels.

If you use relative path names, they will be evaluated from the path of the timetable file the $INCLUDE is in.

If you build a complex include structure, check out the $REQ, $REQUIRE commands too - they can avoid including the same file more than once.

This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.
More information
en/traffic/documentation/include.txt · Last modified: 2018/09/09 17:51 (external edit)