Next: Registering Local Variables
Up: CTP Definition Files
Previous: Report Templates
  Contents
  Index
A CTP definition file may contain one or more definition blocks of any of
the above types. To aid with modularity or readability of the file,
include statements may be placed in the definition file. The include
statement has the form:
#include "filename"
These include statements may be used to include whole definition blocks,
or one or more may be placed within blocks. The include files can be
nested to arbitrary depths.
Mohammad Ahmed
2003-07-23