Home / comp / gb / process 
Process (gb)
This class is used for managing processes launched by the EXEC or SHELL instructions.

As this class is a stream, you can use input/output instructions to read the process standard output or write to its standard input.

To read the process error output, you must use the Error event.

Symbols
This class is not creatable.

Static properties  Constants 
LastState  LastValue    Crashed  Running  Signaled  Stopped   

Properties  Methods  Events 
Handle  Id  State  Tag  Value    Kill  Signal  Wait    Error  Kill  Read