My bad. 

Try putting an "open" in front of all that.  The one thing i'd be concerned about is passing the parameter, $1 should do it, but i'm not sure.

On Jun 19, 2005, at 11:49 PM, Mike Frisch wrote:


On 19-Jun-05, at 1:37 AM, Nicholas Bonfatti wrote:


I don't know if you can use an && there, but you could do
/Applications/vlc/VLC.app/Contents/MacOS/VLC -l dummy $1 && osascript ~/Desktop/vlcfront

That wouldn't help...  VLC would run and when VLC exited, 'osascript' would run.

The script would need to start VLC, put the task in the background, wait for the window to appear, and then run 'osascript'.

Mike.

_______________________________________________
mythtv-users mailing list


_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to