HomeCommand indexCommand indexColors
User Manual UDO > Command index Index

Command description

The following chapters describe all UDO commands in detail. All descriptions use the same categories so you can see at a glance what to do with which command. The categories are explained as follows.

Type & position:
The type of the command and the position where it is 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.
Syntax:
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
replaces the abbreviation of the destination formats
replaces the abbreviation of the destination language
replaces one or more operating system
replaces the name of a color
replaces the name of a character set
Example:
Here you can see a small example.
See also:
Related commands and topic are listed here.

Copyright © www.udo-open-source.org (Contact)
Last updated on May 19, 2014

HomeCommand indexCommand indexColors