Include file in sourcecode environment.
Type & position: | command, main part |
Syntax: | !pinclude <file> |
Description: | <file>will be included and displayed like preformatted text inside a sourcecode 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: | !pinclude hello.pas |
See also: | !tabwidth, !include, !sinclude, Split documents, sourcecode environment |