Include file in verbatim environment.
Type & position: | command, main part |
Syntax: | !vinclude <file> |
Description: | A file named <file>will be included and displayed like preformatted text inside a verbatim environment. If you use this command inside another environment UDO indents the contents of this file. UDO converts tabs according to !tabwidth. If the file name contains spaces, it has to be quoted. |
Example: | !vinclude hello.c |
See also: | !tabwidth, !include, !verbatimsize, Split documents, verbatim environment |