OmniMark Single Processing Engine docs

   Table of Contents | Next

About OmniMark Single Processing Engine

OmniMark Single Processing Engine is a programmable streaming content transformation engine. OmniMark Single Processing Engine runs content transformation scripts written in the OmniMark scripting language.

To run OmniMark scripts from source in OmniMark Single Processing Engine:

  1. Write your script in OmniMark Studio for Eclipse or in your favorite editor. You can use OmniMark Studio for Eclipse to debug your script .
  2. In OmniMark Single Processing Engine, run the file using the -s command line option.

To run compiled OmniMark scripts in OmniMark Single Processing Engine:

  1. Using OmniMark Studio for Eclipse or OmniMark Desktop Compiler, create a Virtual Machine Code file (.xvc file) from your project.
  2. In OmniMark Single Processing Engine, run the file using the -load command line option.

You can write and compile OmniMark scripts using OmniMark Studio for Eclipse, or use OmniMark Desktop Compiler or OmniMark Batch Compiler to compile. OmniMark Studio for Eclipse, OmniMark Desktop Compiler and OmniMark Batch Compiler can compile OmniMark source code into byte code which is executed by OmniMark Single Processing Engine. Compiled OmniMark scripts have the extension ".xvc". OmniMark ".xvc" files are platform-independent; .xvc files produced by OmniMark Studio for Eclipse or OmniMark Desktop Compiler can be run by OmniMark Single Processing Engine on all supported platforms.

 

  OmniMark 8.0
  EUM94-0204, generated: October 5, 2005 at 04:46:41 pm
  If you have any comments about this section of the documentation, send email to [email protected]

  Copyright © Stilo Corporation, 2003-2005.