Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Monaj

macrumors regular
Original poster
May 24, 2009
193
0
Hi all,

I have found that Standard Suite commands in iTunes are working for remote machine but not the iTune Suite commands!

ie.
if I am using this command, it is working fine:

Code:
set targetMachine to "eppc://XYZ@192.168.0.35"
tell application "iTunes" of machine targetMachine
	quit
end tell

but if I am using this, it is not working:

Code:
set targetMachine to "eppc://XYZ@192.168.0.35"
tell application "iTunes" of machine targetMachine
	previous track
end tell

Although it is working for local machine!

Can anyone suggest me, if I am wrong somewhere?? or my conclusion is right???

Thanks,

Monaj
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.