next up previous contents index
Next: \reset Up: Miscellaneous operators Previous: \define   Contents   Index

Subsections

\include

Description 

\include allows to include another Doodle file inside the current one. It can be seen as a replacement of the operator by the content of the file given in parameter. The file to be inserted is given as a string, so it can contain space characters. There is no restriction concerning the place of this operator, it can be found anywhere in the file.

Usage

  \include("french_operators.doo");

Formal structure

  \include(STRING);

Parameters

  STRING
  Description    : Indicates the inserted file name. 
  Type           : String.
  Allowed values : Any well formed string (between two double-quotes (")).



Doodle reference manual HTML version generated using LaTeX2HTML by Jérôme Gout, 2001-10-29
Doodle is hosted by Sourceforge, go to SourceForge Logo for more information
©2000-2001 Doodle