[Gambas-user] help with EXEC usage
Bill-Lancaster
bill-lancaster at ...2231...
Tue Mar 22 10:07:22 CET 2011
This works OK in terminal:-
get_iplayer --stream 12735 | mplayer -cache 3072 -
But I can't get it to run in EXEC, e.g
$hProcess = EXEC ["get_iplayer", "--stream", "12735", "|", "mplayer",
"-cache", "3072 -"]
and all kind of other permuations.
Any help would be appreciated
Bill Lancaster
--
View this message in context: http://old.nabble.com/help-with-EXEC-usage-tp31208112p31208112.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list