[Gambas-user] Online radio with "Shell"
abbat81
abbat.81 at ...787...
Sun Dec 1 21:30:39 CET 2013
Hi!
Help me please.
I want to make some small GUI app for online radio using "Shell"
Here is sample string for terminal.
*"mplayer -cache 128 http://music.myradio.ua/trance_news128.mp3"*
How can I use it?
Hext does not work:
*Public Sub Form_Open()
Dim a As String
Shell "mplayer -cache 128 http://music.myradio.ua/trance_news128.mp3" To a
Print a
End*
Thanks
--
View this message in context: http://gambas.8142.n7.nabble.com/Online-radio-with-Shell-tp44487.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list