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

Why should quote characters be stripped as it is in the current implementation?
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to