> OK, here it is.
> 
> Jussi
> 
> 

Well, your little example works as expected there (Mandriva 2010.1 / x86-64).

On Gambas 3, it works if you add 'As "Process"' after the SHELL instruction 
and replace LINE INPUT by the READ instruction.

Note that you should use EXEC instead of SHELL. Not important, but with SHELL, 
you add an intermediate "sh" process that is useless.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to