[Gambas-user] Process not working correctly?

Benoit Minisini gambas at ...1...
Mon Jan 5 23:14:51 CET 2004


On Monday 05 January 2004 22:21, Magnus Kulke wrote:
> hi,
>
> thanks for the quick answer. i'm using gambas 0.80. i checked the new
> docs, but the EXEC page still describes the old way.
>
> i put it this way now:
>
> PUBLIC SUB _new()
>
>   EXEC [ "ls", "-la" ] FOR READ WRITE
>
> END
>
> PUBLIC SUB Process_Read()
>
>   OutputField.Text = "bla"
>
> END
>
> but it still doesn't seem to work, furthermore i wouldn't understand how
> to retrieve the commands stdout text.
>
> magnus
>

Could you send me a tar.gz of a project that has the bug please ?

Regards,

-- 
Benoit Minisini
mailto:gambas at ...1...





More information about the User mailing list