OS.Process
structure
signature CML_OS_PROCESS
structure Process
: CML_OS_PROCESS
The OS.Process
structure provides functions for manipulating processes in an operating system independent manner.
include OS_PROCESS
val systemEvt : string -> status event
systemEvt cmd
SysErr
if the command cannot be executed.
Note that, although this function is independent of the operating system, the interpretation of the string cmd depends very much on the underlying operating system and shell.
OS
,OS.Process
Last Modified &date;
Comments to John Reppy.
Copyright © 1991-2003 John Reppy