Name

%include — include a file

Synopsis

%include [file1 ... fileN]

Description

This statement only works when used within %Page statements! It tells bbd to include a file whenever the respective page is rebuild. The file is included at the 'current' position, so e.g.

 %Page ... %table TEST %include file

will include the file 'file' after the table 'TEST'

If no absolute path is given, the path is supposed to be relative to the Big Sister root directory