Include file.
Type & position: | command, preamble & main part |
Syntax: | !input <file> |
Description: | Öffnet die Datei <file>und gibt deren umgewandelten Inhalt an der Stelle aus, an der dieses Kommando benutzt wurde. Im Gegensatz zu !include sucht !input lediglich in dem Verzeichnis, welches durch die Umgebungsvariable $UDOINPUTPATH definiert ist. |
Description: | Opens the file named fileand converts its contents. In contrast to !include this command only looks up the file in the directory defined by the environment variable $UDOINPUTPATH. |
Example: | !input macros.ui |
Exists since: | Release 6 Patchlevel 5 |
See also: | !include, !vinclude, !rinclude, Split documents |