[Gambas-user] SHELL and EXEC with Variables

Amon Forstmann amon at ...715...
Fri Dec 3 00:31:25 CET 2004


Hi,

thank you rob.

It is working now.

amon

Am Donnerstag, den 02.12.2004, 16:24 -0500 schrieb Rob:
> On Thursday 02 December 2004 15:57, Amon Forstmann wrote:
> > WGET MOVIE -O - | MPLAYER SOUNDDRIVER FULLSCREEN NORMALIZE
> > CACHE -
> > But everything in capital letters is a variable.
> 
> I'm not entirely sure what you're talking about, but try this:
> 
> (assuming you have already dimmed and assigned to MOVIE, 
> SOUNDDRIVER, FULLSCREEN, NORMALIZE and CACHE)
> 
> Shell("wget " & MOVIE & " -O - | mplayer " & SOUNDDRIVER & " " & 
> FULLSCREEN & " " & NORMALIZE & " " & CACHE & " -")
> 
> rob
> 
> 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now. 
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user





More information about the User mailing list