--- In [email protected], "quantiworks" <quanticwo...@...> wrote: > > > local > > labelstr=iTunesApp.CurrentTrack.Artist++"-"++iTunesApp.CurrentTrack.Name > > quit(labelstr) > > same: > > --------------------------- > PowerPro > --------------------------- > ERROR: com.method: Object handle, isn't > > Error occurred near line 2 of script iTunesCt: > local labelstr = iTunesApp.CurrentTrack.Artist ++ "-" ++ > iTunesApp.CurrentTrack.Name > > Press Cancel to end all running scripts. > --------------------------- >
Does your original that debugs the info stop working?
