|
Compiling with OmniMark Professional Batch Compiler
To compile an OmniMark script using OmniMark Professional Batch Compiler, do the following:
- Open a command window.
- Enter a command line similar to
ompbc -s source-file-name.xom -save compiled-file-name.xvcwhere
- "-s" is a herald for your source program, "source-file-name.xom"
- "-save" is a herald for your output file, "compiled-file-name.xvc"
- "source-file-name.xom" is the OmniMark source code file containing the program to be compiled
- "compiled-file-name.xvc" is the file in which the compiled (bytecode) file will be stored
Complete details on the options available to use with OmniMark Professional Batch Compiler can be found in the Command-line options section.
OmniMark 7.1
EUM105-0204, generated: March 17, 2004 at 02:51:51 pm
If you have any comments about this section of the documentation, send email to
[email protected]