The OMPROCESS library provides a mechanism to execute a program outside of OmniMark, to control the input to this program, and process the output from this program.
The following line must be included at the beginning of any OmniMark
program using this library:
import "omprocess.xmd" unprefixed
This is a complete list of the OMPROCESS library external exceptions that may be thrown back to the calling OmniMark program. These are all catchable using the #EXTERNAL-EXCEPTION label.