[Lazarus] If TProcess.CommandLine is deprecated...

William Oliveira Ferreira bdexterholland at gmail.com
Tue Feb 7 11:19:44 CET 2012


thanks!
________________________________
William de Oliveira Ferreira
Bacharel em Sistemas de Informação


2012/2/7 <michael.vancanneyt at wisa.be>

>
>
> On Mon, 6 Feb 2012, Andrew Brunner wrote:
>
>  You can use
>>
>> *.Parameters.Text:='Parm1 Param2'
>> *.Parameters.DelimitedText:='**Parm1=1 Param2=2'
>>
>
> Or better yet
> Parameters.Add('Parm1');
> Parameters.Add('Parm2');
>
> and of course, use Executable to indicate the binary.
>
> All this is documented and explained in:
>
> http://www.freepascal.org/**docs-html/fcl/process/**
> tprocess.commandline.html<http://www.freepascal.org/docs-html/fcl/process/tprocess.commandline.html>
>
> Michael.
>
>
>
>>
>> 2012/2/6 William Oliveira Ferreira <bdexterholland at gmail.com>:
>>
>>> If TProcess.CommandLine is deprecated...
>>>
>>> ...what should i use instead?
>>> ______________________________**__
>>> William de Oliveira Ferreira
>>> Bacharel em Sistemas de Informação
>>>
>>> --
>>> ______________________________**_________________
>>> Lazarus mailing list
>>> Lazarus at lists.lazarus.**freepascal.org<Lazarus at lists.lazarus.freepascal.org>
>>> http://lists.lazarus.**freepascal.org/mailman/**listinfo/lazarus<http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus>
>>>
>>>
>> --
>> ______________________________**_________________
>> Lazarus mailing list
>> Lazarus at lists.lazarus.**freepascal.org<Lazarus at lists.lazarus.freepascal.org>
>> http://lists.lazarus.**freepascal.org/mailman/**listinfo/lazarus<http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus>
>>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20120207/3ce4592d/attachment-0003.html>


More information about the Lazarus mailing list