In den nachfolgenden Kapiteln werden sämtliche von UDO unterstützten Befehle detailliert erklärt. Dabei werden immer wieder gleiche Kategorien verwendet, damit Sie auf einen Blick sehen, was mit welchem Befehl möglich ist. Diese Kategorien werden nachfolgend erklärt.
The type of the command and the position where it's allowed to use it.
A command tells UDO do something especially, a switch sets some internal information for UDO and a placeholder will be simply replaced by a different text fragment.
Preamble
means that you are only allowed to use this
command in the preamble of your source file (before
!begin_document). Main part
means that you are only
allowed to use it behind !begin_document. Preamble &
main part
means that you can use this command wherever you want.
Here you can see how to use the command.
<text> | replaces text |
<file> | replaces a file name |
<value> | replaces a number |
<char> | replacedescriptions a single char |
<abbreviations> | replaces the abbreviation of the destination formats |
<language> | replaces the abbreviation of the destination language |
<systems> | replaces one or more operating system |
<color> | replaces the name of a color |
<character set> | replaces the name of a character set |
Here you can see a small example.
Related commands and topic are listed here.