All Things Ubuntu Library Wiki
Ubuntu dedicated Object Pascal libraries
Brought to you by:
krisjacewicz
The unit atuProcess.pas is part of [ATU package] for [Lazarus IDE]. It depends on atuExchange.pas from the same package.
The purpose of the atuProcess unit is to extend functionality of Lazarus' Process unit for executing and interacting with externall processes.
atuProcess focuses on 3 main improvements over Process unit:
Wiki: ATU library documentation
Wiki: ATUProcess_demo
Wiki: TATUProcessManager.Run
Wiki: TATUProcessManager