Google

6.24. include Macro


Interface

The general syntax is:

  !include filename [; filter] [; params]

The arguments are:

Name Type Default Rule
filename string    
filter filter _NULL_  
params rest _NULL_  

See Understanding Macro Interfaces, if necessary.


Description

The include macro is used to include another file into an SDF document.


Examples