The omsysout library provides a means to execute an external program, and to optionally stream data to its standard input and from its standard output/error.
The following line must be included at the beginning of any OmniMark program using this library:
include "omsysout.xin"