OmniMark Concurrent Processing Engine docs

Previous | Table of Contents   

Command line options

The command-line options for OmniMark Concurrent Processing Engine are listed below. Many command line options have short forms.

Loading and running OmniMark programs

Controlling warnings

The OmniMark compiler produces warnings in the following categories:

By default, the OmniMark compiler will display all these classes of warnings except for uninitialized-data-access, which is ignored. You can change how each class of error is handled using the following command line options:

You can also use the all warning class to quickly apply the same command-line option to all clases of warnings. For example,

-warning-error all -warning-ignore uninitialized-data-access
would report errors for any warning other than uninitialized-data-access.

The -warning and -warnings command line options used in previous version of OmniMark no longer have any effect on the compiler.

Specifying the temporary directory

Locating external function libraries

You must specify the file extension used for shared libraries on the platform OmniMark Concurrent Processing Engine is running on. On UNIX, you must add the trailing slash and "=L.so". On Windows, you must add the trailing slash and "=L.dll". If the command line has more than one "-xflpath" option, OmniMark Concurrent Processing Engine will search those directories in the order you've specified them.

Specifying the default output destination

Setting global variables in the OmniMark script

You can set the initial values of global variables in the OmniMark script. Initial values set on the command line override those specified in the program source.

Information and logging

Controlling markup error reporting

Locating SGML entity libraries

If the command line contains more than one "-libpath" option, OmniMark Concurrent Processing Engine will search those directories in the order they are specified. Note that you must include a trailing directory name separator ("/" on UNIX, "\" on Windows) at the end of the specified path, as the path is prepended to the name of the file when OmniMark Concurrent Processing Engine searches for it.

Generating a license request key

 

  OmniMark 9.1.0
  EUM105 1108, generated: September 8, 2010 at 11:56:21 am
  If you have any comments about this section of the documentation, send email to [email protected]

  Copyright © Stilo International plc, 2003-2010.