--- In [email protected], "quantiworks" <quanticwo...@...> wrote: > > --- In [email protected], "Sheri" <sherip99@> wrote: > > > > --- In [email protected], "quantiworks" <quanticworks@> wrote: > > > > > > > com.release(itunesApp) > > > > itunesApp="" > > > > bar.close("itunesbar") > > > > win.close("=itunes") > > > > > > > > You may also have to take the inititunes out of gettrack and put it > > > > into your play routine. If you don't close your bar, the script would > > > > needlessly keep running. To prevent that, you would need to work out > > > > some cl.setlabel routines to change from info expr to something fixed > > > > like "Disconnected" if the bar will be open when itunes isn't running. > > > > > > Sorry Sheri, but I'm not getting it right. > > > > Did you try the above without the bar.close line? > > > > Yes I did. > Maybe I've placed the code in the wrong section. > Could you please integrate it as your thinking so I can test if it works? >
It goes into a new function: Function CloseiTunes() Regards, Sheri
