[Gambas-devel] Release of gambas2 1.9.10

Daniel Campos danielcampos at ...45...
Fri Jul 1 17:37:58 CEST 2005


>>    
>>
>
>OK. Here is a new syntax:
>
>1) [hProcess =] (EXEC | SHELL) ... [WAIT] [FOR READ|WRITE]
>WAIT is never implicite in this syntax
>
>2) (EXEC | SHELL) ... TO aString
>WAIT is implicite then, and aString get the output of the process.
>
>Is it better ?
>  
>

Yes, it is much better, thanks! And in that new way you always receive a 
Process handler,
which is less ambiguous.

Regards,

D. Campos







More information about the Devel mailing list