On Tue, 3 Oct 2006, Alexander Todorov wrote:

> Can you add the following to TProcess instead of using the CommandLine
> property:
> example:
> property ProcessName: String - the process to be executed
> property Params : TStringList - list of command line params to be
> passed to the process

Executable and Params seems like a better choice ?

> 
> Why should quote characters be stripped as it is in the current
> implementation?

Some should be stripped, others not.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to