|
Welcome to the OmniMark 6.5 documentation
|
|
The documentation is divided into six areas:
- Concepts explains how the OmniMark language works.
- Tasks explains how to solve common programming problems
with OmniMark.
- Syntax explains the use of each OmniMark keyword.
- Libraries introduces the function libraries shipped
with OmniMark.
- OMX introduces and explains the OmniMark extension
(OMX) components shipped with OmniMark. To understand OMX components see the
OMX concept.
- Errors lists the program errors and markup errors that
you may encounter in your programs.
You can find just about anything by using the main index.
You can also use the table of contents for each area.
If you are new to OmniMark, start by reading the concept
About OmniMark.
It contains links to other concepts that will help you learn about the
language.
There are three places where you can learn how to customize your OmniMark program
or project:
- in the OmniMark language documentation: information on customizing your
command line arguments can be found under Command line arguments
- in OmniMark Studio documentation: information on customizing your OmniMark
Studio project options can be found under "Configuring a Project (Project
Options)"
- in OmniMark Server documentation: information on customizing your run-time
options can be found under "Command line options".
For an overview of what's new and what's fixed in this release, see
What's new and
What's fixed.
Here are some links to other useful documents and information: