[Gambas-user] SHELL and EXEC with Variables

Amon Forstmann amon at ...715...
Thu Dec 2 21:57:11 CET 2004


Hi there,

I need some help with SHELL or EXEC.

I want to use the following shell command to play a movie which is on a
ftp server:

WGET MOVIE -O - | MPLAYER SOUNDDRIVER FULLSCREEN NORMALIZE CACHE -

But everything in capital letters is a variable.
SHELL doesn't seem to like variables and EXEC doesn't seem to have pipe
"|" support.

So, how do I get it running ?

thx for your help
amon





More information about the User mailing list