Process
(class)
This class represents a child process of your program, launched by the
EXEC
instruction.
You cannot instanciate this class.
Symbols
Events
Error
Kill
Write
Properties
Id
State
Value
Methods
Crashed
Kill
Running
Send
Signal
Stopped
Referenced by:
Differences from VB
Gambas Core Component - gb
Process _(class)_
EXEC
Predefined classes
SHELL