"entropyreduction" wrote: > I guess first thing is to see if iTumes COM object is installed properly.
Reinstalled it again and now is working but now, how do I place the contents in
an info label?
-------script start-------
local iTunesApp = com.create_object("iTunes.Application")
??
with win.debug the text displays fine.
(iTunesApp.CurrentTrack.Artist, "-", iTunesApp.CurrentTrack.Name)
-------script end-------
Button name:
*Info expr(.iTunesCt??
