You can run shell scripts from the Squeezebox or web interface;
AppleScripts can't be run directly..

However, a shell script can be written to run an AppleScript.

Can you write the AppleScript yourself? If not, I think I can work it
out.

The shell script syntax is either

osascript filename

or

osascript -e 'first line of script' -e 'second line of script' etc

I can give more precise details of writing a shell script if you need
(or search the forums for "Jiggler", where I give an example).

You will need either the Execute Script plugin or the Shutdown Server
plugin (which can actually run any shell script).


-- 
danco
------------------------------------------------------------------------
danco's Profile: http://forums.slimdevices.com/member.php?userid=210
View this thread: http://forums.slimdevices.com/showthread.php?t=43588

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to