Include file.
Type & position: | command, preamble & main part |
Syntax: | !include <file> |
Description: | Öffnet die Datei <file>und gibt deren umgewandelten Inhalt an der Stelle aus, an der dieses Kommando benutzt wurde. If the file name contains spaces, it has to be quoted. |
Description: | Opens the file named fileand converts its contents. |
Example: | !include macros.ui |
See also: | !vinclude, !rinclude, !input, Split documents |