Re: [Vala] Execute external command
- From: Jan Niklas Hasse <jhasse gmail com>
- To: Frederik <scumm_fredo gmx net>
- Cc: vala-list <vala-list gnome org>
- Subject: Re: [Vala] Execute external command
- Date: Thu, 7 May 2009 18:02:45 +0200
On Thu, May 7, 2009 at 5:53 PM, Frederik <scumm_fredo gmx net> wrote:
You must mark output parameters with "out":
Process.spawn_sync(/* ... */, out output);
Best Regards,
Frederik
Thanks! Using spawn_command_line_sync it works fine :)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]